lidavidm commented on issue #3995: URL: https://github.com/apache/arrow-adbc/issues/3995#issuecomment-3924847758
Proposal: allow adding database-specific values as a struct that must be the last column, and the struct children are driver-defined ## Database-level ## Schema-level BigQuery - [`information_schema.schemata`](https://docs.cloud.google.com/bigquery/docs/information-schema-datasets-schemata): properties like `owner` and `creation_time` - [`information_schema.schemata_options`](https://docs.cloud.google.com/bigquery/docs/information-schema-datasets-schemata-options): arbitrary key-value options ## Table-level ## Column-level -- 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]
