pitrou commented on PR #45462:
URL: https://github.com/apache/arrow/pull/45462#issuecomment-2916672939

   > Note that I have removed encrypting the individual list elements via 
`col.element` as I cannot see a difference in semantics and encryption output 
between `col.element` and `col`. Both notations are equivalent.
   > 
   > Encrypting a single field of a list of structs column can be denoted as 
`col.f1` rather than `col.element.f1`.
   
   Sorry for the delay. That seems fine to me, and the documentation will be 
easier to read like that.


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