GitHub user 1272870698 added a comment to the discussion: [Roadmap] Planning 0.9 Release
> ## Timeline Plan > * **Feature Freeze:** Jan 15, 2026 > * **Release:** Jan 30, 2026 > > ## Milestone Board > https://github.com/apache/fluss/milestone/5 > > ## Highlight Features > _List of features announced by contributors and committers that are likely to > be ready for the feature freeze_ > > #### Full DataType Support & Schema Evolution > * ✅ 🚨 P0: [[Umbrella][Feature] Support for complex data types > #816](https://github.com/apache/fluss/issues/816) > * ✅ 🚨 P0: [[Umbrella][Feature] Schema Evolution Support > #1154](https://github.com/apache/fluss/issues/1154) @loserwang1024 > > * support schema changes on Fluss tables (e.g., add column) > * schema evolution for tiering service. > > #### Log Table > * ❌🚨 P0: Rescale Bucket: > [FIP-14](https://cwiki.apache.org/confluence/display/FLUSS/FIP-14%3A+Support+Rescale+Bucket+for+Log+Table) > @LiebingYu > * ❌ [[Feature] Support filter pushdown for Log Tables > #197](https://github.com/apache/fluss/issues/197) @platinumhamburg > > #### PK Table > * ✅ Auto-Incremental Column: > [FIP-16](https://cwiki.apache.org/confluence/display/FLUSS/FIP-16%3A+Auto-Increment+Column) > @xx789633 > * ❌ Global Secondary Index @platinumhamburg > * ❌ Streaming KV Scan: > [FIP-17](https://cwiki.apache.org/confluence/display/FLUSS/FIP-17+Streaming+KV+Scan+RPC) > @xx789633 @polyzos > * ✅ Aggregate Merge Engine: [[Feature] Introduce Merge Engines for > Primary-Key Table #212](https://github.com/apache/fluss/issues/212) > @platinumhamburg > * ✅ Support Compacted LogFormat [Support COMPACTED format for log tables > #1605](https://github.com/apache/fluss/pull/1605) @polyzos > > #### Streaming Lakehouse > * ❌ Enable Union Read on Lakehouse Catalog (e.g., Iceberg REST Catalog) > @luoyuxia > * ❌ Enable LakeStream on the existing lake table @luoyuxia > > #### Cluster Operations > * ✅ Replica Rebalance: [Fluss cluster supports rebalancing > #1144](https://github.com/apache/fluss/issues/1144) @swuferhong > * ❌ Coordinator HA: [[Feature] CoordinatorServer Supports High-Available > #188](https://github.com/apache/fluss/issues/188) @zcoo > > #### Stabilities > * ❌ 🚨 P0: [Refactor metadata cache and async updating mechanism in client > side #483](https://github.com/apache/fluss/issues/483) @wuchong > * ❌ [Use Leader Epoch rather than High Watermark for Truncation > #673](https://github.com/apache/fluss/issues/673) > * ❌ [Remove TableInfo from server MetadataCache > #982](https://github.com/apache/fluss/issues/982) > * ❌ [[Umbrella] Add backward and forward compatibility E2E tests > #1161](https://github.com/apache/fluss/issues/1161) > > #### Flink Connector > * ✅ Support `$changelog` system table: [Support $changelog auxiliary table > for flink connector #356](https://github.com/apache/fluss/issues/356) > @MehulBatra > * ✅ Support `$binlog` system table: [Add binglog system table support for > fluss tables #978](https://github.com/apache/fluss/issues/978) @MehulBatra > * ✅ Support Flink 2.2 (will be released in Nov.) > > #### Spark Connector > * ✅ [[Umbrella][Feature] Support spark engine > #155](https://github.com/apache/fluss/issues/155) @Alibaba-HZY > > Adds native support for Spark as a computation engine, enabling efficient > batch and streaming and interactive query processing. > > #### Trino Connector > * ❌ [feat: support trino engine > #1923](https://github.com/apache/fluss/pull/1923) > > #### Java Client > * ✅ Java Client POJO Support: [[Client] Java Client Add Pojo Support > #1731](https://github.com/apache/fluss/issues/1731) @polyzos > > #### Filesystems > * ✅ Azure: [[file system] Add Azure Blob Storage > #1311](https://github.com/apache/fluss/issues/1311) @dreger1997 > * ❌ GFS: [Implement obtainSecurityToken for google filesystem > #993](https://github.com/apache/fluss/issues/993) > * ❌ MiniO: [[File system] Add `AssumeRoleWithWebIdentity` STS functionality > for temporary credentials to S3 file system to support MinIO > #621](https://github.com/apache/fluss/issues/621) > > #### Others > * ❌ [[metrics] OpenTelemetry metric reporter > #181](https://github.com/apache/fluss/issues/181) > > We welcome any ideas, suggestions, or feedback from the community! Your input > is invaluable in shaping the future of Fluss. Please feel free to comment on > the discussion and linked issues. Version 0.9 is scheduled to be released on January 30th, what is the current progress, and is it not released yet? GitHub link: https://github.com/apache/fluss/discussions/1911#discussioncomment-15679653 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
