Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2021

Updates the requirements on arrow to permit the latest version.

Commits
  • d613aa6 [maven-release-plugin] prepare release apache-arrow-3.0.0
  • 771c515 [Release] Update versions for 3.0.0
  • d1128e8 [Release] Update .deb/.rpm changelogs for 3.0.0
  • d27d80d [Release] Update CHANGELOG.md for 3.0.0
  • 462d5cb ARROW-11307: [Release][Ubuntu][20.10] Add workaround for dependency issue
  • 29e82fd ARROW-11306: [Packaging][Ubuntu][16.04] Add missing libprotobuf-dev dependency
  • 1b59a7a ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop
  • 348a40b ARROW-11302: [Release][Python] Remove verification of python 3.5 wheel on macOS
  • 1401359 ARROW-11293: [C++] Don't require Boost and gflags with find_package(Arrow)
  • 5f1be95 ARROW-11193: [Java][Documentation] Add Java ListVector Documentation
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2021
@ChristianBeilschmidt
Copy link
Member

Arrow's build seems to be broken.

@ChristianBeilschmidt
Copy link
Member

@ChristianBeilschmidt
Copy link
Member

apache/arrow#9337

@coveralls
Copy link
Collaborator

coveralls commented Jan 28, 2021

Pull Request Test Coverage Report for Build 518275770

  • 122 of 150 (81.33%) changed or added relevant lines in 15 files are covered.
  • 38 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.07%) to 80.602%

Changes Missing Coverage Covered Lines Changed/Added Lines %
datatypes/src/collections/multi_line_string_collection.rs 4 5 80.0%
datatypes/src/collections/multi_polygon_collection.rs 5 6 83.33%
datatypes/src/primitives/feature_data.rs 8 9 88.89%
datatypes/src/collections/feature_collection.rs 5 7 71.43%
datatypes/src/collections/feature_collection_builder.rs 7 9 77.78%
datatypes/src/collections/multi_point_collection.rs 6 8 75.0%
datatypes/src/util/arrow.rs 4 6 66.67%
operators/src/opencl/cl_program.rs 9 12 75.0%
datatypes/src/collections/batch_builder.rs 14 28 50.0%
Files with Coverage Reduction New Missed Lines %
datatypes/src/collections/feature_collection.rs 1 72.83%
services/src/error.rs 1 0%
datatypes/src/collections/batch_builder.rs 3 85.52%
services/src/handlers/wms.rs 10 95.24%
datatypes/src/raster/data_type.rs 23 23.21%
Totals Coverage Status
Change from base Build 509773580: 0.07%
Covered Lines: 11971
Relevant Lines: 14852

💛 - Coveralls

@ChristianBeilschmidt ChristianBeilschmidt merged commit 8ec5d00 into master Jan 30, 2021
@dependabot dependabot bot deleted the dependabot/cargo/arrow-3.0 branch January 30, 2021 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants