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 2f5ca54 commit 507c1feCopy full SHA for 507c1fe
.ci_support/migrations/orc213.yaml
@@ -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
@@ -34,7 +34,7 @@ source:
34
folder: cpp/submodules/parquet-testing
35
36
build:
37
- number: 10
+ number: 11
38
# for cuda support, building with one version is enough to be compatible with
39
# all later versions, since arrow is only using libcuda, and not libcudart.
40
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
0 commit comments