avantgardnerio opened a new issue, #6793:
URL: https://github.com/apache/arrow-rs/issues/6793

   **Describe the bug**
   
   with_checksum_algorithm fails when used in with CsvWriter on large files
   
   **To Reproduce**
   
   1.     Set standard AWS env vars
   2.     Run test
   3.     observe
   
   ```
   Error: status: Internal, 
   message: "Query failed with error: 
   DatafusionError/Internal: 
   Error encountered while finalizing writes! Partial results may have been 
written to ObjectStore! 
   Error: 
   Generic S3 error: 
   Client error with status 400 Bad Request: <?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n
   <Error><Code>InvalidRequest</Code><Message>
   Checksum Type mismatch occurred, expected checksum Type: null, actual 
checksum Type: sha256
   ```
   
   **Expected behavior**
   
   It should write the file
   
   **Additional context**
   
   See PR for failing test


-- 
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.apache.org

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

Reply via email to