wgtmac commented on PR #3036: URL: https://github.com/apache/parquet-java/pull/3036#issuecomment-2436682798
Thanks for the explanation! I asked for `column ordering` because renaming and reordering may happen together in the case of schema evolution. We can support them in the future when needed. > does it make sense to allow nullification + renaming I am also skeptical of this case. But it seems to be valid if one wants to nullify a renamed column which has sensitive data? -- 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]
