We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9676fb commit 06a8c1bCopy full SHA for 06a8c1b
third_party/arrow.BUILD
@@ -61,6 +61,7 @@ cc_library(
61
"cpp/src/arrow/json/*.cc",
62
"cpp/src/arrow/tensor/*.cc",
63
"cpp/src/arrow/util/*.cc",
64
+ "cpp/src/arrow/vendored/musl/strptime.c",
65
"cpp/src/arrow/vendored/optional.hpp",
66
"cpp/src/arrow/vendored/string_view.hpp",
67
"cpp/src/arrow/vendored/variant.hpp",
0 commit comments