v0.1.0
What's Changed
- feat: setup by @sivchari in #1
- add gitkeep by @sivchari in #2
- feat: setup by @sivchari in #3
- Feat server by @sivchari in #4
- feat setup by @sivchari in #5
- exec: select 1 by @sivchari in #6
- Add wasm by @sivchari in #7
- Swich ts by @sivchari in #8
- convert type by @sivchari in #9
- fix: workflow by @sivchari in #10
- fix: script by @sivchari in #11
- Add sqlite by @sivchari in #12
- feat: exec query on sqlite3 by @sivchari in #14
- feat: replace SQLite with DataFusion engine by @sivchari in #15
- test: add integration tests for CREATE TABLE / INSERT / SELECT by @sivchari in #16
- feat: add gosnowflake driver compatibility with v1 API by @sivchari in #17
- feat: implement Phase 2 Snowflake UDF support (14 functions) by @sivchari in #18
- feat: Phase 4 - Extended function support by @sivchari in #20
- feat: Phase 5 - Extended Features (String/Window/QUALIFY/DDL/GET) by @sivchari in #21
- feat: Phase 6 - Functions and Metadata Commands by @sivchari in #22
- feat: add Phase 7 advanced SQL features by @sivchari in #23
- feat: add Phase 8 extended window functions by @sivchari in #24
- feat: implement CONDITIONAL_TRUE_EVENT and CONDITIONAL_CHANGE_EVENT window functions by @sivchari in #25
- feat: implement Phase 9 DML/DDL operations by @sivchari in #26
- feat: implement COPY INTO with stage support by @sivchari in #27
- feat(info-schema): add INFORMATION_SCHEMA support by @sivchari in #28
- feat(catalog): implement DATABASE/SCHEMA commands by @sivchari in #29
- feat(server): add async query execution support by @sivchari in #30
- ci: add release infrastructure and CI improvements by @sivchari in #31
- feat: add Phase 4 function extensions (DateTime, Context) by @sivchari in #38
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #32
- chore(deps): bump github.com/snowflakedb/gosnowflake from 1.18.1 to 1.19.0 in /go by @dependabot[bot] in #33
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #34
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #35
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #36
- feat: upgrade to DataFusion 52 by @sivchari in #39
- ci: add tagpr for automated release management by @sivchari in #48
New Contributors
- @sivchari made their first contribution in #1
- @dependabot[bot] made their first contribution in #32
Full Changelog: https://github.com/sivchari/snowflake-emulator/commits/v0.1.0