GoogleCloudPlatform/professional-services

Bigquery Long Running Optimizer : Issues with the code

amitkrdutta opened this issue · 0 comments

examples/bigquery-long-running-optimizer/optimization/reduce_to_tmp_tables/reduce_to_tmp_tables.py
Code has some issues

  1. The line number is not showing correctly. If we are running multiple sql files it is not reseting the line number for each type of check
  2. For single union case it is throwing array index out of bound exception