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 1876c60 commit bb9e958Copy full SHA for bb9e958
.ci_support/migrations/orc220.yaml
@@ -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
@@ -32,7 +32,7 @@ source:
32
folder: cpp/submodules/parquet-testing
33
34
build:
35
- number: 0
+ number: 1
36
# for cuda support, building with one version is enough to be compatible with
37
# all later versions, since arrow is only using libcuda, and not libcudart.
38
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
0 commit comments