kou commented on PR #34617: URL: https://github.com/apache/arrow/pull/34617#issuecomment-1475403094
There are still some enabled components: https://github.com/apache/arrow/actions/runs/4462272725/jobs/7836694435?pr=34617#step:6:1866 ```text -- ARROW_BUILD_UTILITIES=ON [default=OFF] -- Build Arrow commandline utilities -- ARROW_CSV=ON [default=OFF] -- Build the Arrow CSV Parser Module -- ARROW_FILESYSTEM=ON [default=OFF] -- Build the Arrow Filesystem Layer -- ARROW_IPC=ON [default=ON] -- Build the Arrow IPC extensions -- ARROW_JSON=ON [default=OFF] -- Build Arrow with JSON support (requires RapidJSON) -- ARROW_PARQUET=ON [default=OFF] -- Build the Parquet libraries ``` Are they intentional? -- 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]
