deepakpanda93 commented on code in PR #19581:
URL: https://github.com/apache/hudi/pull/19581#discussion_r3860099079
##########
website/src/pages/roadmap.md:
##########
@@ -67,14 +63,14 @@ down by areas on our [stack](/docs/hudi_stack).
| Feature
| Target Release | Tracking
|
|---------------------------------------------------------------------------------------------------|----------------|----------------------------------------------------------------------------------------------------------------------------------------|
-| Syncing as non-partitoned tables in catalogs | 1.2.0 |
[#17045](https://github.com/apache/hudi/issues/16858) |
-| Hudi Reverse streamer
| 1.2.0 |
[RFC-70](https://github.com/apache/hudi/pull/9040)
|
-| Diagnostic Reporter
| 1.2.0 |
[RFC-62](https://github.com/apache/hudi/pull/6600)
|
+| Syncing as non-partitoned tables in catalogs | 1.2.1 |
[#16858](https://github.com/apache/hudi/issues/16858) |
+| Hudi Reverse streamer
| 1.2.1 |
[RFC-70](https://github.com/apache/hudi/pull/9040)
|
+| Diagnostic Reporter
| 1.2.1 |
[RFC-62](https://github.com/apache/hudi/pull/6600)
|
| Mutable, Transactional caching for Hudi Tables (could be accelerated based
on community feedback) | 2.0.0 | [Strawman
design](https://docs.google.com/presentation/d/1QBgLw11TM2Qf1KUESofGrQDb63EuggNCpPaxc82Kldo/edit#slide=id.gf7e0551254_0_5),
[#16072](https://github.com/apache/hudi/issues/16072) |
| Hudi Metaserver (could be accelerated based on community feedback)
| 2.0.0 |
[#15011](https://github.com/apache/hudi/issues/15011),
[RFC-36](https://github.com/apache/hudi/pull/4718) |
## Developer Experience
| Feature | Target Release |
Tracking |
|---------------------------------------------------------|----------------|------------------------------------------|
-| Clean up tech debt and deprecate unused code | 1.2.0 |
[#16859](https://github.com/apache/hudi/issues/16859) |
+| Clean up tech debt and deprecate unused code | 1.2.1 |
[#16859](https://github.com/apache/hudi/issues/16859) |
Review Comment:
Removed in 690984769e44.
That row was the only entry in the **Developer Experience** table, so rather
than leave an empty table with a header and no rows I removed the whole
section. The page now ends at Platform Components. Easy to restore if a future
cleanup item needs a home.
One thing worth recording so the removal is not mistaken for a state-driven
cleanup: [#16859](https://github.com/apache/hudi/issues/16859) is **still
open**. Everything else this PR removed was verified closed with `state_reason:
completed` before being dropped, so this one is different in kind — it comes
out because you are saying a round of cleanup and refactoring is done and the
item no longer belongs on a forward-looking roadmap, not because the tracker
says so. I noted that in the commit message too, so the reasoning is not lost
if someone later wonders why an open issue disappeared from the page.
--
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]