This is an automated email from the ASF dual-hosted git repository.
voonhous pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new 79908efc59c4 docs: claim RFC-108 Multi-dataset incremental reads in
Hudi Streamer (#19308)
79908efc59c4 is described below
commit 79908efc59c4b4231cf1405252ed58ea89bcca88
Author: ashokkumar-allu <[email protected]>
AuthorDate: Fri Jul 17 03:05:55 2026 -0500
docs: claim RFC-108 Multi-dataset incremental reads in Hudi Streamer
(#19308)
Add the RFC-108 reservation to rfc/README.md.
Co-authored-by: gallu <[email protected]>
---
rfc/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/rfc/README.md b/rfc/README.md
index 83c1d8c3a0d9..d43daedf346f 100644
--- a/rfc/README.md
+++ b/rfc/README.md
@@ -143,4 +143,5 @@ The list of all RFCs can be found here.
| 105 | [Trino Hudi Connector — Shim/Bundle
Refactor](./rfc-105/rfc-105.md)
| :eyes: `UNDER REVIEW` |
| 106 | [Record Level and Secondary Index Support for Flink
Writers](./rfc-106/rfc-106.md)
| :white_check_mark: `COMPLETED` |
| 107 | Dynamic Partitioned Cache for Flink upsert
|
:hammer_and_wrench: `IN PROGRESS` |
+| 108 | [Multi-dataset incremental reads in Hudi
Streamer](./rfc-108/rfc-108.md)
| :eyes: `UNDER REVIEW` |
| 109 | Hudi Native Vector Index
| :eyes:
`UNDER REVIEW` |