timsaucer opened a new pull request, #666: URL: https://github.com/apache/datafusion-python/pull/666
# Which issue does this PR close? This PR does not close #440 but it helps to address one part of it. # Rationale for this change One of the difficulties for new users to DataFusion is to find helpful examples. This PR adds in a series of examples that are based on the queries performed for the TPC-H benchmark. Those are known examples and we have a script in place to generate data for users to work with. By adding these examples, we will give new users both dataframe to work with and a series of examples showing Data Fusion in operation. # What changes are included in this PR? This PR makes one change to the generator script to update it's docker image location. All other changes are within the examples folder. # Are there any user-facing changes? No user facing changes. -- 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