parthchandra opened a new pull request, #1376:
URL: https://github.com/apache/datafusion-comet/pull/1376

   ## Which issue does this PR close?
   
   Partly addresses test failures caused by 
https://github.com/apache/datafusion-comet/issues/1348
   
   ## Rationale for this change
   
   As the issue points out, datafusion comet returns different values from 
Spark for uint_8 and uint_16 parquet types that may have the sign bit set. 
   
   ## What changes are included in this PR?
   
   Rewrites the parquet test files to not use the uint_8 and uint16 types if 
the complex type readers are enabled.
   
   ## How are these changes tested?
   
   Locally using existing unit tests. Note that the unit tests still fail, but 
not because of unsigned ints
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to