danepitkin commented on issue #38891: URL: https://github.com/apache/arrow/issues/38891#issuecomment-1828183972
Hi @candiduslynx , do you have a code snippet to reproduce the issue by chance? The flatbuffer generated file you linked to is expected not to have the ExtensionType defined there. Instead, it is defined here https://github.com/apache/arrow/blob/b0e1f748f5f96d3a7f79edf2b959a01af347dfda/java/vector/src/main/codegen/templates/ArrowType.java#L284 -- 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]
