NGA-TRAN opened a new issue, #16665:
URL: https://github.com/apache/datafusion/issues/16665

   ### Describe the bug
   
   Datadog is working on building a distributed version of DataFusion, which 
requires query serialization and deserialization. While testing with TPC-H 
queries, we found that Q16 fails during deserialization—potentially due to an 
issue in the serialization step. I've minimized the query to a smaller form 
that still reproduces the problem.
   
   ### To Reproduce
   
   See [this PR for the 
reproducer](https://github.com/apache/datafusion/pull/16662)
   
   ### Expected behavior
   
   The deserialization of the query should work 
   
   ### Additional context
   
   You can only reproduce this on actual TPC-H data. Se comments in the repro 
for the details


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