vibhatha commented on PR #43564:
URL: https://github.com/apache/arrow/pull/43564#issuecomment-2285602766

   > It seems that #43506 is the next blocker:
   > 
   > 
https://github.com/ursacomputing/crossbow/actions/runs/10355266474/job/28671622600#step:6:18111
   > 
   > ```
   > Error:  Failures: 
   > Error:    TestFragmentScanOptions.testCsvConvertOptions:84 expected: <[Id: 
Int(32, true), Name: Utf8, Language: Utf8]> but was: <[Id;Name;Language: Utf8]>
   > Error:    TestFragmentScanOptions.testCsvConvertOptionsDelimiterNotSet:127 
expected: <[Id: Int(32, true), Name: Utf8, Language: Utf8]> but was: 
<[Id;Name;Language: Utf8]>
   > Error:    TestFragmentScanOptions.testCsvConvertOptionsNoOption:163 
   > Expected: iterable containing ["1;Juno;Java\n2;Peter;Python\n3;Celin;C++"]
   >      but: item 0: was <1;Juno;Java>
   > ```
   
   Right. And we saw other issues linked to it. Let's wait till they are 
resolved. I will update here once it is done. Thanks @kou 


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to