wjones127 opened a new issue, #453: URL: https://github.com/apache/arrow-adbc/issues/453
We make the keys non-nullable, but not the entries field. https://github.com/apache/arrow-adbc/blob/317e47fde750c4f80f104a2b7a04ce8d33cb23ef/c/driver/sqlite/sqlite.c#L299 It is required to be non-nullable by the spec: https://github.com/apache/arrow/blob/c4b01c60fba85bbfc3a1b1510e179153c0f79515/format/Schema.fbs#L124 We should probably test compliance with this schema across drivers. -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org