kou opened a new pull request, #48785:
URL: https://github.com/apache/arrow/pull/48785

   ### Rationale for this change
   
   `c_glib/parquet-glib/` is optional by design:
   
https://github.com/apache/arrow/blob/fe5e0e5eec6ff644879e4371d83ce130e475b8f1/c_glib/meson.build#L299-L301
   
https://github.com/apache/arrow/blob/fe5e0e5eec6ff644879e4371d83ce130e475b8f1/c_glib/meson.build#L252-L256
   
   But system Parquet C++ detection is required (no explicit `required: false`):
   
https://github.com/apache/arrow/blob/fe5e0e5eec6ff644879e4371d83ce130e475b8f1/c_glib/meson.build#L189-L194
   
   ### What changes are included in this PR?
   
   Add missing `required: false`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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]

Reply via email to