Initial Release
- Handle parsing Snowflake values for the following types:
- Numeric data types
- String data types
- Booleans
- Dates
- Support insertion of multiple rows using the
VALUES
syntax. - Support creating tables with
String
columns with maximum varchar size (16777216).