-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: when run sample-queries-tpcds/query1.sql #21
Comments
But the query3.sql and query55.sql are ok. |
hive> source query1.sql; |
CDH 6.0.0 Hive 2.1.1
when run the script hive-testbench/sample-queries-tpcds/query1.sql, it show the error:
source query1.sql;
FAILED: ParseException line 15:31 cannot recognize input near '(' 'select' 'avg' in expression specification
and query2.sql do not work, too.
The text was updated successfully, but these errors were encountered: