Skip to content

v0.19.6 - HQL TBLPROPERTIES support & bug fixing

Compare
Choose a tag to compare
@xnuinside xnuinside released this 17 Sep 23:54
· 297 commits to main since this release

v0.19.6

Fixes:

  1. Fixed issue with PARTITIONED BY multiple columns in HQL - #66
  2. Question symbol '?' now handled valid in strings - #64
  3. Fixed issue with escaping symbols & added tests -#63

Features:

  1. Added support for HQL statement TBLPROPERTIES - #65