timsaucer commented on PR #1497:
URL: 
https://github.com/apache/datafusion-python/pull/1497#issuecomment-4260818031

   Positive update: After my latest push 
[4429a08](https://github.com/apache/datafusion-python/pull/1497/commits/4429a0816eca5e41042613a24fc98500b5721b87)
 it now correctly creates an idiomatic datafusion-python file for the first 
TPC-H query using only the text description from the specification and being 
directly to strictly *not* use the SQL as a reference. I didn't feed it the SQL 
but I gave it those instructions so it didn't find the answer during it's 
searching. When I get more time I plan on working through each one of the 
queries until we have an agent file that can reproduce all of TPC-H with 
idiomatic code.


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