Skip to content

v1.5.6

Latest

Choose a tag to compare

@reata reata released this 12 Oct 11:59
· 7 commits to master since this release
5811cb5

This is a bugfix release with a couple of dialect-specific minor enhancements:

Enhancement

  • Support Teradata Title Phrase (#702)
  • Support Redshift Unload Command (#700)

Bugfix

  • column lineage has table alias instead of the table name when from clause wrapped by nested parenthesis (#713)
  • Incorrect Lineage Detection for Nested UNION in SQL (#696)