kou commented on PR #42174: URL: https://github.com/apache/arrow/pull/42174#issuecomment-2235899102
Hmm. It seems that auto generated classes from `parquet.thrift` such as `parquet::format:SizeStatistics` don't have `__declspec(dllexport)`/`__declspec(dllimport)` for Windows. So they can't be used out of `libparquet`. Do we need to use them? -- 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]
