diff --git a/0.20.0/get-started/release-notes/change-log/index.html b/0.20.0/get-started/release-notes/change-log/index.html index f5e9ae06..7479e15a 100644 --- a/0.20.0/get-started/release-notes/change-log/index.html +++ b/0.20.0/get-started/release-notes/change-log/index.html @@ -2777,6 +2777,9 @@

Added

  • [#2223] [clickbech] Avoid creating tables for simple COUNT(*) queries @joocer
  • [#2228] Push LIMIT to Iceberg @joocer
  • [#2215] Create connector capability for colum statistics @joocer
  • +
  • [#2234] Capture column and relation statistics @joocer
  • +
  • [#2241] Initial implementation of correlated filtering @joocer
  • +
  • [#2238] Create row-estimates for multi-file datasets @joocer
  • Fixed