nsivabalan opened a new issue, #17491: URL: https://github.com/apache/hudi/issues/17491
### Feature Description **What the feature achieves:** Streaming writes to metadata table using the same RDD chain as data table writes. **Why this feature is needed:** This will give hudi a powerful streaming semantics for collecting stats and writing to metadata table. ### User Experience **How users will use this feature:** This will be more of a performance change and not really user accessible one. - Configuration changes needed - API changes - Usage examples ### Hudi RFC Requirements **RFC PR link:** (if applicable) **Why RFC is/isn't needed:** - Does this change public interfaces/APIs? (Yes/No) - Does this change storage format? (Yes/No) - Justification: -- 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]
