shehabgamin commented on issue #14008:
URL: https://github.com/apache/datafusion/issues/14008#issuecomment-2629235506

   > Derived TPC-DS Query 66 
(https://github.com/lakehq/sail/blob/main/python/pysail/data/tpcds/queries/q66.sql)
 fails on Sail, when it previously did not.
   
   Error is:
   ```
   Exception: Error executing query q66 with error: Internal error:
   Physical input schema should be the same as the one converted from logical 
input schema. 
   Differences:
    - field nullability at index 7 [#98]: (physical) false vs (logical) true.
   ```
   
   @alamb I created another PR that's dedicated only to the DF 45. Could you 
please update the issue with this PR: https://github.com/lakehq/sail/pull/365
   
   Additionally, I created a tracking issue: 
https://github.com/apache/datafusion/issues/14408
   
   


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