Skip to content

Commit 507c1fe

Browse files
Rebuild for orc 2.1.3
1 parent 2f5ca54 commit 507c1fe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.ci_support/migrations/orc213.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.1.3
4+
kind: version
5+
migration_number: 1
6+
migrator_ts: 1752100652.7858899
7+
orc:
8+
- 2.1.3

recipe/meta.yaml

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

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

0 commit comments

Comments
 (0)