hudi-bot opened a new issue, #15487:
URL: https://github.com/apache/hudi/issues/15487

   This issue is within the scope of row sources. The actual issue is that if 
the names of the columns in the row sources contain invalid avro characters ref 
[here|https://avro.apache.org/docs/1.10.2/spec.html#names] then using 
configuration set we can sanitize the column names both in the schema and 
actual data and the data ingestion to hudi isn't failed. The schema provider is 
scoped out to filebasedschemaregistry as other schema registries might not 
allow to register invalid schema in the first place.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5001
   - Type: New Feature


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