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 6d03005 commit a92aeb7Copy full SHA for a92aeb7
.ci_support/migrations/brotli11.yaml
@@ -0,0 +1,14 @@
1
+__migrator:
2
+ build_number: 1
3
+ commit_message: Rebuild for brotli 1.1
4
+ kind: version
5
+ migration_number: 1
6
+brotli:
7
+- '1.1'
8
+libbrotlicommon:
9
10
+libbrotlidec:
11
12
+libbrotlienc:
13
14
+migrator_ts: 1757419361.3423874
recipe/meta.yaml
@@ -32,7 +32,7 @@ source:
32
folder: cpp/submodules/parquet-testing
33
34
build:
35
- number: 1
+ number: 2
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