Releases: Embucket/embucket
Releases · Embucket/embucket
v0.1.0
What's Changed
- Convert timestamp by @osipovartem in #65
- least (copy), greatest (copy) and dateadd mock by @osipovartem in #70
- Update iceberg-rust version by @Vedin in #109
- Fix tables relations by @osipovartem in #106
- Fix schema builder after iceberg-rust version update by @Vedin in #110
- External table by @osipovartem in #116
- Improving GH workflows, forcing
cargo fmt
and enabling clippy rules by @slyons in #69 - Remove unneeded test by @rampage644 in #127
- Drop Table Initial Fix by @Vedin in #119
- Update axum-macros requirement from 0.4 to 0.5 by @dependabot in #123
- Separating query engine into separate module by @slyons in #139
- Upload CSV to table by @osipovartem in #144
- Naive convert timezone func, with some date_add bug fixes by @DanCodedThis in #143
- Implement MERGE INTO by @osipovartem in #147
- Datediff func by @DanCodedThis in #153
- Implement QUAILFY by @osipovartem in #151
- Adding Snowflake syntax tests by @slyons in #150
- Remove dead code from query endpoint by @rampage644 in #158
- Fix merge into by @osipovartem in #163
- Preliminary tracing by @slyons in #165
- Use snowflake dialect from env by @osipovartem in #168
- Update tower requirement from 0.4 to 0.5 by @dependabot in #120
- Basic support for create database by @osipovartem in #164
- Handle result_scan by @osipovartem in #167
- Implement drop database by @osipovartem in #169
- Add custom type planner by @osipovartem in #171
- Return extra column from information_schema by @rampage644 in #183
- remove warehouse_id argument in "query" function by @YaroslavLitvinov in #176
- Implement copy into with stage by @osipovartem in #180
- IceHut Service Daemon by @slyons in #177
- support create schema statement by @YaroslavLitvinov in #188
- Fix status code for catalog endpoints by @osipovartem in #185
- Use datafusion with our parser by @Vedin in #197
- Disallow multilayer namespace creation by @rampage644 in #191
- annotate query path in OpenAPI spec by @YaroslavLitvinov in #192
- Initial README by @rampage644 in #194
- Fix deps by @osipovartem in #198
- Skip iceberg related keywords by @Vedin in #200
- [WIP] Add logical plan creation from SHOW OBJECTS AST by @rampage644 in #202
- Update serde_yaml requirement from 0.8 to 0.9 by @dependabot in #201
- Fix minor issues by @osipovartem in #205
- Make common sql executor by @osipovartem in #209
- Fix deployment by @osipovartem in #211
- Alter session params to current context by @osipovartem in #210
- Register CSV from CreateStage within current context by @osipovartem in #212
- Preprocess ALTER ICEBERG TABLE by @rampage644 in #208
- Fix incorrect conflict resoltuion in previous PR by @rampage644 in #214
- Update UI openapi spec by @osipovartem in #213
- Per-user DataFusion contexts by @slyons in #218
- Icehutd create dir, if no dir by @DanCodedThis in #220
- Deps by @osipovartem in #227
- Add partial support of arrow format for dbt/snowflake endpoint by @YaroslavLitvinov in #222
- Adding dummy snowflake telemetry endpoint by @slyons in #230
- Cleaning up extra fields in traces by @slyons in #229
- Fix dateadd function by @rampage644 in #224
- Set variable, set entity within session by @osipovartem in #232
- Rename multipart field to camelCase by @osipovartem in #238
- Refine http status codes by @YaroslavLitvinov in #237
- Try to get catalog name from session with fallback to default by @osipovartem in #239
- Reduce redundancy in manifest by @YaroslavLitvinov in #242
- Fixing CORS to allow Cookies from UI by @slyons in #235
- Add CONTIBUTING.md draft by @Vedin in #240
- Renaming icehut -> icebucket by @slyons in #244
- Adding workflow to generator a list of contributors by @slyons in #246
- Updating README structure with new name by @slyons in #245
- Changing contributor script by @slyons in #248
- Make SP endpoint optional by @osipovartem in #250
- Creating a release workflow, combining it with contributor workflow by @slyons in #249
- Disabling contributor script by @slyons in #252
- Fixing release workflow to use Rust stable by @slyons in #254
- Extracting release name from tag name by @slyons in #256
New Contributors
- @slyons made their first contribution in #69
- @dependabot made their first contribution in #123
- @YaroslavLitvinov made their first contribution in #176
Full Changelog: https://github.com/Embucket/control-plane-v2/commits/releases/v0.1.0