Jefffrey commented on PR #17255:
URL: https://github.com/apache/datafusion/pull/17255#issuecomment-3204604429

   Looks like still getting same error for some of the extended tests:
   
   ```
   # Datafusion - Datafusion expected results:
   query error DataFusion error: Arrow error: Invalid argument error: number of 
columns\(5\) must match number of fields\(4\) in schema
   SELECT ALL - AVG ( ALL + col0 ) AS col1 FROM tab0 GROUP BY col0 HAVING + AVG 
( DISTINCT - col2 ) IS NULL
   ```
   
   Will look into this


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to