Skip to content

Commit bb9e958

Browse files
Rebuild for orc 2.2.0
1 parent 1876c60 commit bb9e958

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.ci_support/migrations/orc220.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for orc 2.2.0
4+
kind: version
5+
migration_number: 1
6+
migrator_ts: 1754220388.1938324
7+
orc:
8+
- 2.2.0

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ source:
3232
folder: cpp/submodules/parquet-testing
3333

3434
build:
35-
number: 0
35+
number: 1
3636
# for cuda support, building with one version is enough to be compatible with
3737
# all later versions, since arrow is only using libcuda, and not libcudart.
3838
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]

0 commit comments

Comments
 (0)