deepakpanda93 commented on code in PR #19581:
URL: https://github.com/apache/hudi/pull/19581#discussion_r3860101053


##########
website/src/pages/roadmap.md:
##########
@@ -11,53 +11,49 @@ down by areas on our [stack](/docs/hudi_stack).
 
 ## Recent Release(s)
 
-[1.1.1](/releases/release-1.1#release-111) (Dec 2025)
+[1.2.0](/releases/release-1.2#release-120) (May 2026)
 
 ## Future Releases
 
 | Release | Timeline  |
 |---------|-----------|
-| 1.2.0   | Jan 2026  |
-| 2.0.0   | Jun 2026  |
+| 1.2.1   | Aug 2026  |
+| 1.3.0   | Sep 2026  |

Review Comment:
   Added in 690984769e44, and this one needs your eyes on what I left out as 
much as what I put in.
   
   **The discussion's checkboxes have gone stale since May**, so I checked each 
item against current issue state instead of transcribing. Three items are 
unchecked in the discussion but are actually **closed as completed**, and 
adding them would have reintroduced delivered work — precisely what the rest of 
this PR removes:
   
   | Item | State |
   |---|---|
   | Vortex File Format ([#18623](https://github.com/apache/hudi/issues/18623)) 
| closed / completed |
   | Flink 2.2 support ([#18912](https://github.com/apache/hudi/issues/18912)) 
| closed / completed |
   | Trino connector refactoring 
([#18780](https://github.com/apache/hudi/issues/18780)) | closed / completed |
   
   Also excluded, consistent with their `[x]`: Spark 4.2 
([#18621](https://github.com/apache/hudi/pull/18621)), Flink Vector 
([#18506](https://github.com/apache/hudi/issues/18506)), Lance for Flink 
([#18800](https://github.com/apache/hudi/issues/18800)), and the shim/bundle 
PRs ([#18782](https://github.com/apache/hudi/pull/18782), 
[#18837](https://github.com/apache/hudi/pull/18837)).
   
   **Added** — open, with a tracking link:
   
   | Section | Row | Tracking |
   |---|---|---|
   | Storage Engine | Vector index | RFC-104, 
[#18676](https://github.com/apache/hudi/issues/18676) |
   | Storage Engine | New LSM file layout | 
[#14310](https://github.com/apache/hudi/issues/14310) |
   | Query Engine Integration | Flink support for the Variant data type | 
[#18513](https://github.com/apache/hudi/issues/18513) |
   | Query Engine Integration | Flink support for the Blob data type | 
[#18507](https://github.com/apache/hudi/issues/18507) |
   | Platform Components | Hudi CLI MCP server (stretch) | 
[#18554](https://github.com/apache/hudi/pull/18554) |
   | Platform Components | Hudi Timeline UI (stretch) | 
[#13147](https://github.com/apache/hudi/pull/13147) |
   
   Timeline UI points at #13147 rather than #13152, since the latter is closed.
   
   **Not added, because they have no tracking issue I could find.** Every 
existing row on the page carries a link, and a roadmap row with an empty 
Tracking cell is not actionable, so I would rather ask than invent references:
   
   - *Storage Format*: improvements and bug fixes on unstructured types; 
shredded VARIANT support; Parquet format tuning for VECTOR/BLOB/VARIANT; Column 
Family
   - *Storage Engine*: vector search algorithm improvements; managed blobs 
(blob cleaning, in-table blobs); metadata table improvements (indexer 
abstraction, performance)
   - *Spark*: engine-native record representation on Spark writers
   - *Presto/Trino*: Hudi 1.2 upgrade in the Presto and Trino connectors
   - *Platform Components*: Hudi Streamer support for multimodal data
   - *stretch*: branch and tag; schema system improvements; new indexes 
(B-tree, Bitmap)
   
   Two of those overlap with what is already on the page and I did not want to 
duplicate: **concurrent updates during clustering** looks like the existing 
"Non-blocking updates during clustering" row 
([#14611](https://github.com/apache/hudi/issues/14611)), and **table service 
improvement** may be covered by "Supervised table service planning and 
execution" (RFC-43, [#15196](https://github.com/apache/hudi/issues/15196)). 
Confirm and I will either add them as distinct rows or leave the existing ones.
   
   Tell me which of the untracked ones you want listed and I will add them, 
with or without links as you prefer.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to