IsabelParedes opened a new pull request, #49128: URL: https://github.com/apache/arrow/pull/49128
### Rationale for this change This ensures the code compiles correctly when Parquet support is disabled. ### What changes are included in this PR? Add preprocessor guards around Parquet-related code in dataset.cpp and update the condition in arrowExports.cpp to check for both ARROW_R_WITH_DATASET and ARROW_R_WITH_PARQUET. ### Are these changes tested? Yes. Please see https://github.com/emscripten-forge/recipes/pull/4397 ### Are there any user-facing changes? No. -- 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]
