You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/06/27 16:01:21 UTC

[GitHub] [arrow] pitrou opened a new issue, #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

pitrou opened a new issue, #36331:
URL: https://github.com/apache/arrow/issues/36331

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Various errors seem to occur intermittently on CI.
   
   One example:
   ```
   [ RUN      ] AsofJoinTest.BackpressureWithBatchesGen
   /arrow/cpp/src/arrow/acero/asof_join_node_test.cc:1516: Failure
   Value of: has_bp_been_applied()
     Actual: false
   Expected: true
   [  FAILED  ] AsofJoinTest.BackpressureWithBatchesGen (10693 ms)
   ```
   from https://github.com/apache/arrow/actions/runs/5391899018/jobs/9789453616?pr=36215#step:6:3333
   
   Another example:
   [logs](https://gist.github.com/pitrou/d1814bde928d3b08fd29a923053a9ed0)
   from https://github.com/apache/arrow/actions/runs/5376323460/jobs/9753323965#step:10:338 
   
   
   ### Component(s)
   
   C++, Continuous Integration


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`
URL: https://github.com/apache/arrow/issues/36331


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] icexelloss commented on issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

Posted by "icexelloss (via GitHub)" <gi...@apache.org>.
icexelloss commented on issue #36331:
URL: https://github.com/apache/arrow/issues/36331#issuecomment-1609825282

   @rtpsw Can you please take a look


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] icexelloss commented on issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

Posted by "icexelloss (via GitHub)" <gi...@apache.org>.
icexelloss commented on issue #36331:
URL: https://github.com/apache/arrow/issues/36331#issuecomment-1609823654

   Thanks @pitrou - I noticed this the other day as well: https://github.com/apache/arrow/issues/36248
   
   We can probably disable this test until we figure out how to make this more robust


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] pitrou commented on issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou commented on issue #36331:
URL: https://github.com/apache/arrow/issues/36331#issuecomment-1609815562

   @rtpsw @icexelloss 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #36331:
URL: https://github.com/apache/arrow/issues/36331#issuecomment-1612537394

   @rtpsw Could you add "take" only comment here to assign you to this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] rtpsw commented on issue #36331: [C++][CI] Sporadic errors in `arrow-acero-asof-join-node-test`

Posted by "rtpsw (via GitHub)" <gi...@apache.org>.
rtpsw commented on issue #36331:
URL: https://github.com/apache/arrow/issues/36331#issuecomment-1612540152

   take


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org