emkornfield commented on a change in pull request #9831:
URL: https://github.com/apache/arrow/pull/9831#discussion_r603853716
##########
File path: cpp/src/parquet/parquet_version.h.in
##########
@@ -18,14 +18,16 @@
#ifndef PARQUET_VERSION_H
#define PARQUET_VERSION_H
-#define PARQUET_VERSION_MAJOR @PARQUET_VERSION_MAJOR@
-#define PARQUET_VERSION_MINOR @PARQUET_VERSION_MINOR@
-#define PARQUET_VERSION_PATCH @PARQUET_VERSION_PATCH@
+#include "arrow/util/config.h"
Review comment:
removed.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]