Skip to content

v0.20.0

Choose a tag to compare

@paveltiunov paveltiunov released this 26 Aug 14:08
· 7845 commits to master since this release

0.20.0 (2020-08-26)

Bug Fixes

  • @cubejs-backend/athena-driver: Error: Queries of this type are not supported for incremental refreshKey (2d3018d), closes #404
  • Check partitionGranularity requires timeDimensionReference for originalSql (2a2b256)
  • Refresh Scheduler should respect dataSource (d7e7a57)
  • respect timezone in drillDown queries (#1003) (c128417)
  • @cubejs-backend/clickhouse-driver: allow default compound indexes: add parentheses to the pre-aggregation sql definition (#1009) Thanks to @gudjonragnar! (6535cb6)
  • TypeError: Cannot read property '1' of undefined -- Using scheduled cube refresh endpoint not working with Athena (ed6c9aa), closes #1000

Features