Commit c9ea8b2
ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to ArrowBuf)
See https://issues.apache.org/jira/browse/ARROW-13544
According to the discussion in apache/arrow#10864 (comment), we want to split the task into multiple parts.
This PR is for the changes related to `ArrowBuf`
Closes #10901 from liyafan82/fly_0810_dep
Authored-by: liyafan82 <fan_li_ya@foxmail.com>
Signed-off-by: Micah Kornfield <emkornfield@gmail.com>1 parent 89a596c commit c9ea8b2
File tree
2 files changed
+1
-44
lines changed- memory/memory-core/src/main/java/org/apache/arrow/memory
- vector/src/main/java/org/apache/arrow/vector/ipc
2 files changed
+1
-44
lines changedLines changed: 0 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | | - | |
1199 | | - | |
1200 | | - | |
1201 | | - | |
1202 | | - | |
1203 | | - | |
1204 | | - | |
1205 | | - | |
1206 | | - | |
1207 | | - | |
1208 | | - | |
1209 | | - | |
1210 | | - | |
1211 | | - | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | | - | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | 1198 | | |
1223 | 1199 | | |
1224 | 1200 | | |
1225 | 1201 | | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | | - | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
1236 | | - | |
1237 | | - | |
1238 | | - | |
1239 | | - | |
1240 | | - | |
1241 | | - | |
1242 | | - | |
1243 | | - | |
1244 | | - | |
1245 | 1202 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments