Skip to content

v1.3.5

Compare
Choose a tag to compare
@reata reata released this 10 May 14:44
· 198 commits to master since this release
6e65ec3

Enhancement

  • support parsing column in cast/try_cast with function (#254)
  • support parsing WITH for bucketing in Trino (#251)

Bugfix

  • incorrect column lineage with nested cast (#240)
  • column lineages from boolean expression (#236)
  • using JOIN with ON/USING keyword fails to determine source tables when followed by a parenthesis (#233)
  • failure to handle multiple lineage path for same column (#228)