Bodo-inc / Bodo-examples

Other
23 stars 11 forks source link

Switch TPCH examples to isin for decreased compilation time #62

Closed njriasan closed 1 year ago

njriasan commented 2 years ago

isin compiles faster than explicit | statements. This updates the code used so long as it doesn't significantly hinder runtime performance.

There is also a bug in Q19 with missing () on the | statements, so should compare against a version with that bug fixed.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB