cshuo opened a new issue, #19176:
URL: https://github.com/apache/hudi/issues/19176

   ### Feature Description
   
   **What the feature achieves:**
   Support reading and writing nested data types (e.g. struct/array/map) with 
the Flink Lance reader/writer for the native LSM log format.
   
   **Why this feature is needed:**
   Part of the native LSM file layout effort (see #14310); current Lance 
reader/writer support needs to be extended to cover nested schemas for general 
applicability.
   
   ### User Experience
   
   **How users will use this feature:**
   No additional configuration needed; tables with nested schemas should be 
readable/writable via the Flink Lance reader/writer.
   
   - Configuration changes needed
   - API changes
   - Usage examples
   
   ### Hudi RFC Requirements
   
   **RFC PR link:** (if applicable)
   rfc-103
   
   **Why RFC is/isn't needed:**
   - Does this change public interfaces/APIs? (No)
   - Does this change storage format? (No)
   - Justification: implementation detail of the native log reader/writer.
   


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