mapleFU commented on issue #46631:
URL: https://github.com/apache/arrow/issues/46631#issuecomment-2919051215

   ```
     /// However, if a serialized Arrow schema is found in the Parquet metadata,
     /// this setting is ignored and the Arrow schema takes precedence
     /// (see ArrowWriterProperties::store_schema).
     void set_binary_type(::arrow::Type::type value) { binary_type_ = value; }
   ```
   
   Since we already have this, my bad!


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