alkis commented on PR #42174:
URL: https://github.com/apache/arrow/pull/42174#issuecomment-2235976343

   > 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?
   
   Oh interesting find. Yes unfortunately we need them. Otherwise we might miss 
scrubbing strings. Can we workaround this? Perhaps only create this binary on 
static builds?


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to