zzzzwj commented on issue #14748: URL: https://github.com/apache/arrow/issues/14748#issuecomment-1333310892
And my compile parameter is ```(Bash) cmake .. -G "Visual Studio 17 2022" -A x64 -DARROW_PARQUET=ON -DPARQUET_REQUIRE_ENCRYPTION=ON -DARROW_WITH_BZ2=ON -DARROW_WITH_LZ4=ON -DARROW_WITH_SNAPPY=ON -DARROW_WITH_ZLIB=ON -DARROW_WITH_ZSTD=ON -DCMAKE_BUILD_TYPE=Release cmake --build . --config Release ``` Hope this can help. -- 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]
