vinothchandar commented on code in PR #18013:
URL: https://github.com/apache/hudi/pull/18013#discussion_r2790216223


##########
rfc/rfc-100/rfc-100.md:
##########
@@ -222,13 +220,31 @@ HoodieWriteConfig config = HoodieWriteConfig.newBuilder()
 - Efficient BLOB streaming for distributed ML workloads
 - Integration with Ray's object store for large BLOB caching
 
-### 8. Metadata Table Extensions
+### 6. Metadata Table Extensions
 
 - Track BLOB references for garbage collection
 - Store maintain indexes for parquet based blob storage
 - Maintain size statistics for storage optimization
 - Support BLOB-based query optimization
 
+## Development Plan
+
+#### Milestone 1: External Blob Support

Review Comment:
   Can we also call out expectations for compaction (blob pointer is resolved 
based on merge mode), clustering (no impact). and Also read side integration. 
the Spark UDF story? is that in scope



-- 
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