parisni commented on issue #7531: URL: https://github.com/apache/hudi/issues/7531#issuecomment-1362091294
> When saying spark DF with comments metadata, do you mean the schema associated with the dataframe has the comments? That's it. Well, basically the steps are: 1. Create a DF 2. Add comment to it 3. Write the hudi table from that df 4. Read the resulting table and print schema 5. The comments are not shown while being in the avro schema On December 21, 2022 8:32:07 PM UTC, Y Ethan Guo ***@***.***> wrote: >@parisni Thanks for raising this issue. Could you provide more details and reproducible steps? When saying `spark DF with comments metadata`, do you mean the schema associated with the dataframe has the comments? > >-- >Reply to this email directly or view it on GitHub: >https://github.com/apache/hudi/issues/7531#issuecomment-1362061079 >You are receiving this because you were mentioned. > >Message ID: ***@***.***> -- 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]
