Skip to content

v0.31.3 - Snowflake Statements & other Improvements

Compare
Choose a tag to compare
@xnuinside xnuinside released this 05 Jan 20:51
· 125 commits to main since this release

v0.31.3

Improvements

Snowflake update:

  1. Added support for Snowflake Virtual Column definition in External Column AS () statement - #218
  2. enforce support for Snowflake _FILE_FORMAT options in External Column ddl statement - #221

Others

  1. Support for KEY statement in CREATE TABLE statements. KEY statements will now create INDEX entries in the DDL parser.

Big-big thanks for contribution goes to https://github.com/dmaresma and https://github.com/cfhowes