Commit e12d285
ARROW-6742: [C++] Remove boost::filesystem dependency in hdfs_internal.cc
Closes #6062 from pitrou/ARROW-6742-hdfs-boost-fs and squashes the following commits:
250178e <Antoine Pitrou> ARROW-6742: Remove boost::filesystem dependency in hdfs_internal.cc
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>1 parent b7352f1 commit e12d285
File tree
4 files changed
+145
-155
lines changed- .github/workflows
- cpp
- src/arrow/io
4 files changed
+145
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
| 682 | + | |
| 683 | + | |
686 | 684 | | |
687 | 685 | | |
688 | 686 | | |
| |||
0 commit comments