You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/13 23:10:39 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #9203: ARROW-11247: [C++] Infer date32 columns in CSV

nealrichardson commented on a change in pull request #9203:
URL: https://github.com/apache/arrow/pull/9203#discussion_r556938141



##########
File path: cpp/src/arrow/csv/column_builder_test.cc
##########
@@ -15,13 +15,14 @@
 // specific language governing permissions and limitations
 // under the License.
 
+#include "arrow/csv/column_builder.h"
+
+#include <gtest/gtest.h>
+

Review comment:
       My editor runs clang-format and IDK why it moved this




----------------------------------------------------------------
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:
users@infra.apache.org