alamb commented on issue #4801: URL: https://github.com/apache/arrow-rs/issues/4801#issuecomment-1712009813
More context: https://github.com/apache/arrow-rs/pull/4800#issuecomment-1711981166 I wonder if we could have "strict" and "non strict" schema checking -- e.g. for some things like arrow-json where there is a configuration object there is a natural place to add `enforce_schema_equality: bool` which users can then turn off of they don't want that definition of equality However, functions like `concat_batches` don't have a natural way to configure behavior like this (`ConcatOptions` seems like maybe it would be overkill 🤔 ) -- 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]
