Bigquery Long Running Optimizer : Issues with the code
amitkrdutta opened this issue · 0 comments
amitkrdutta commented
examples/bigquery-long-running-optimizer/optimization/reduce_to_tmp_tables/reduce_to_tmp_tables.py
Code has some issues
- 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
- For single union case it is throwing array index out of bound exception