0.30.34 (2022-07-12)
Bug Fixes
- api-gateway: Sending "Incoming network usage" event after context resolver (#4896) (eecf776)
- Cache allDefinitions Object.assign invocations to optimize highly dynamic schema SQL execution (#4894) (ad3fea8)
- cubestore: Elaborate on can't be listed after upload error (bd1ec69)
- cubestore: Fix index selection in case of AND in conditions (a0e03ab)
- cubestore: removing HLL columns from indexes (#4884) (e7df6e8)
- server-core: driverFactory result type checking (6913a49)
Features
- cubesql: Metabase - BETWEEN filters support (#4852) (b191120)
- cubesql: Metabase - filters with relative dates support (#4851) (423be2f)
- cubesql: Support Extract(DAY/DOW), Binary (?expr + ?literal_expr) for rewriting (Metabase) (#4887) (2565705)
- cubesql: Support Substring for rewriting (Metabase) (#4881) (8fadebd)
- server-core: pre-aggregations building by API instances only if CUBEJS_PRE_AGGREGATIONS_BUILDER is set (a203513)