[REVIEW] Pin gdal to 3.1.x - #339
Conversation
|
Can one of the admins verify this patch? |
1 similar comment
|
Can one of the admins verify this patch? |
|
okay to test |
ajschmidt8
left a comment
There was a problem hiding this comment.
the gdal version will also need to be updated in the integration repo (link below). Please open a PR there before this can be approved/merged.
|
Please update the GDAL version here (https://github.com/rapidsai/cuspatial/blob/branch-0.18/ci/gpu/build.sh#L46-L48) to confirm everything works as expected |
|
ok to test |
|
Great, thanks everyone for pointing me to all the different places! Do we need to merge rapidsai/integration#204 before this PR? And now that all the tests pass, can I revert the |
Yup, merged the integration PR. Revert the |
This reverts commit a49e0ab.
ajschmidt8
left a comment
There was a problem hiding this comment.
approved now that rapidsai/integration#204 is merged.
Bump `gdal` from 3.1.x to 3.2.x. Supersedes #339. This is inline with conda-forge's current migration to gdal=3.2.x (see conda-forge/conda-forge-pinning-feedstock#922 and https://conda-forge.org/status/#gdal32). Update on rapidsai/integration is at rapidsai/integration#211. Authors: - Wei Ji (@weiji14) Approvers: - AJ Schmidt (@ajschmidt8) - Keith Kraus (@kkraus14) URL: #347
Bump
gdalfrom 3.0.x to 3.1.x, fixes #327 and supersedes/reverts #245.