kbendick commented on issue #1995:
URL: https://github.com/apache/iceberg/issues/1995#issuecomment-751856077


   This is possibly somewhat related to the loss of field level docs when 
converting between iceberg schemas and avro schemas, as mentioned here: 
https://github.com/apache/iceberg/issues/1954
   
   I submitted a patch which merged this morning. You might see if that 
resolves the issue? If I have time I can add a test to check if this is still 
the case (or just test manually), but from memory the flink code _appeared_ to 
pull field docs when I worked on that ticket so I think they're likely lost 
when the iceberg schema is passed through to avro (for manifests).


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to