v0.0.14
What's Changed
- feat: Support temporary tables by @vrongmeal in #1089
- build(deps): Bump deps by @scsmithr in #1114
- feat: Allow specifying user and password as commandline by @scsmithr in #1118
- build(deps): Update datafusion and object_store by @scsmithr in #1121
- feat: Add
list_schemas
andlist_tables
table functions by @vrongmeal in #1122 - chore: add documentation for demo postgres data by @f0ssel in #1123
- chore: add docs for demo user setup by @f0ssel in #1124
- chore: Add demo data source to readme by @scsmithr in #1125
- feat: Delta lake data source (initial implementation) by @scsmithr in #1119
- chore: Bump version to 0.0.14 by @scsmithr in #1130
Full Changelog: v0.0.13...v0.0.14