Skip to content

v1.4.3

Compare
Choose a tag to compare
@reata reata released this 13 May 13:43
· 122 commits to master since this release
3c52d3d

Enhancement

  • Support postgres style type casts "keyword::TIMESTAMP" (#364)

Bugfix

  • Missing column lineage from SELECT DISTINCT using non-validating dialect (#356)
  • Missing column lineage with Parenthesis around column arithmetic operation (#355)
  • Not Handling CTE at the start of query in DML (#328)