Dandandan opened a new pull request #59:
URL: https://github.com/apache/arrow-datafusion/pull/59
# Which issue does this PR close?
Closes #58
# Rationale for this change
The query failed before because of a missing cross join. The query runs now
(but takes an almost infinite time to run because of the cross join).
# What changes are included in this PR?
Add query 19 to TPC-H regression tests
# Are there any user-facing changes?
No
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]