ennuite commented on issue #994: URL: https://github.com/apache/arrow-java/issues/994#issuecomment-3832596023
@merzbird created a PR. Let me know if you agree with the fix, I return sensible values like you suggest, and for classes for which no known decent defaults are know, I throw a SQLException. Right now, all the calls will return sensible values and the exception is never thrown (I included defaults for all types in use in the codebase), but I added the exception to future proof the code. -- 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]
