Verest commented on PR #1139: URL: https://github.com/apache/arrow-java/pull/1139#issuecomment-4399092007
> Have you thought if it would make sense in [CommandGetXdbcTypeInfo](https://github.com/apache/arrow/blob/2a89d03bbefd620b42126b8e00f8ae57e99cd638/format/FlightSql.proto#L1132)? Off-hand I would say a defaultValue is N/A for that class as it appears to be generic to SQL types rather than specific columns - A default value is only relevant for a specific column of a table. Maybe something along the lines of "supports_default_values" could be applicable there, but that would be out of scope for this PR. I am murky on the specifics of that class regardless. -- 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]
