pitrou commented on code in PR #50679:
URL: https://github.com/apache/arrow/pull/50679#discussion_r3663845287


##########
cpp/src/parquet/level_conversion.h:
##########
@@ -18,39 +18,29 @@
 #pragma once
 
 #include <cstdint>
+#include <format>

Review Comment:
   Ok, on Ubuntu 22.04 
[already](https://github.com/apache/arrow/actions/runs/30340512730/job/90214830978?pr=50679#step:8:3435):
   ```
   In file included from /arrow/cpp/src/parquet/column_reader.h:28,
                    from /arrow/cpp/src/parquet/test_util.h:40,
                    from /arrow/cpp/src/parquet/test_util.cc:22:
   /arrow/cpp/src/parquet/level_conversion.h:21:10: fatal error: format: No 
such file or directory
      21 | #include <format>
         |          ^~~~~~~~
   ```
   



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