mirror of
https://github.com/apache/impala.git
synced 2026-01-04 00:00:56 -05:00
This patch fixes the comment style in the queries to work properly with the limitations of the run-workload.py script. This includes removing quotes and + from comments that otherwise get interpreted. Change-Id: I791e7bd4145717aa0628c56b93582cd207195039 Reviewed-on: http://gerrit.cloudera.org:8080/1689 Reviewed-by: Martin Grund <mgrund@cloudera.com> Tested-by: Internal Jenkins