HuaHuaY commented on code in PR #50807:
URL: https://github.com/apache/arrow/pull/50807#discussion_r3718676631
##########
cpp/apidoc/Doxyfile:
##########
@@ -2487,6 +2487,7 @@ PREDEFINED = __attribute__(x)= \
ARROW_SUPPRESS_DEPRECATION_WARNING= \
ARROW_UNSUPPRESS_DEPRECATION_WARNING= \
GANDIVA_EXPORT= \
+ PARQUET_DEPRECATED(x)= \
Review Comment:
Add this because I added a `PARQUET_DEPRECATED` at
`cpp/src/parquet/statistics.h` and ci failed.
https://github.com/apache/arrow/actions/runs/30975844655/job/92209544482
I believe this is a long-standing issue. If someone would like me to submit
a separate PR to fix it, I can certainly do so.
--
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]