0.30.4 (2022-05-20)
Bug Fixes
- cubesql: Skip returning of schema for special queries in pg-wire (479ec78)
- cubesql: Wrong format in RowDescription, support i16/i32/f32 (0c52cd6)
- cubestore: Prevent deleting a schema that contains tables (2824fb2)
- playground: refresh stale tokens (#4551) (80ce87d)
- playground: Remove all time time dimension without granularity (#4564) (054f488)
- refresh worker force queue reconcile logic (#4529) (144e97d)
Features
- Download streaming
select * from table
originalSql pre-aggregations directly (#4537) (a62d81a) - cubesql: Allow ::oid casting (bb31838)
- cubesql: Initial support for type receivers (452f504)
- cubesql: Support ||, correct schema/catalog/ordinal_position (6d6cbf5)
- cubesql: Support DISCARD [ALL | PLANS | SEQUENCES | TEMPORARY |… (#4560) (390c764)
- cubesql: Support IS TRUE|FALSE (4d227b1)
- cubestore: Adds minio s3 region env to cubestore cloud storage (#4539) Thanks @olejeglejeg! (739d79c)