deniskuzZ commented on PR #6200: URL: https://github.com/apache/hive/pull/6200#issuecomment-3577455698
`initial-default` is used to populate the field's value for all records that were written before the field was added to the schema `write-default` is used to populate the field's value for any records written after the field was added to the schema, if the writer does not supply the field's value @ayushtkn, shouldn't we display them as part of `describe formatted <table> <column>` HQL ? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
