Skip to content

v2.0.8

Compare
Choose a tag to compare
@jeevanchalke jeevanchalke released this 15 Jun 06:06
· 47 commits to master since this release

This release comes with the following changes:

  1. Code cleanup and refactoring.
  2. Fixed building a SELECT query having a whole-row reference to avoid an error.
  3. Fixed crash with the queries involving LEFT JOIN LATERAL.
  4. Support for v9.5 is removed.
  5. Fixed quoting around table or column name having special characters with the hive-SQL quoting style.