verdict-project / verdict

Interactive-Speed Analytics: 200x Faster, 200x Fewer Cluster Resources, Approximate Query Processing
http://verdictdb.org
Apache License 2.0
248 stars 66 forks source link

Dual table names in tutorial #346

Closed hychen20 closed 5 years ago

hychen20 commented 5 years ago

In section Apache Spark. Create table and load data The SQLs are not correct, the last line of each query should be as:

LOCATION '/tmp/tpch1g/nation/nation';

pyongjoo commented 5 years ago

@Chen-Huanyi Thanks for telling us the problem.

@dongyoungy Can you assign this someone to take a look? Thanks.

dongyoungy commented 5 years ago

Will be fixed by PR #347