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

   > If there's concern over opting everyone in to this I could add another 
flag in ArrowWriterProperties, as suggested in #31723. It could be a tri-state 
to maintain backward compatibility:
   > 
   >     * unset: use value of store_schema
   >     * false: never copy schema metadata
   >     * true: always copy schema metadata
   
   A tri-state value seems complicated and overkill IMHO, while a simple 
boolean flag would suffice.
   


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