kou commented on issue #38837: URL: https://github.com/apache/arrow/issues/38837#issuecomment-2097584510
Ah, you meant that we can add `int32` to `VALUE_SCHEMA` when column uses `int32`, right? Yes. We can do it. But it may be difficult to use. If we may use different schema for each column, we also need to provide an `ArrowSchema` for each column via `ArrowSchema::metadata`. (`ARROW:statistics_schema`?) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org