Skip to content

Conversation

@andygrove
Copy link
Member

Which issue does this PR close?

N/A

Rationale for this change

the datafusion-data-access crate was removed in #2904 but the release documentation was not updated.

What changes are included in this PR?

Remove references to datafusion-data-access

Are there any user-facing changes?

No

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Jul 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2921 (ad2b91b) into master (b5537e7) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2921   +/-   ##
=======================================
  Coverage   85.30%   85.30%           
=======================================
  Files         273      273           
  Lines       49269    49269           
=======================================
+ Hits        42029    42031    +2     
+ Misses       7240     7238    -2     
Impacted Files Coverage Δ
datafusion/physical-expr/src/expressions/binary.rs 95.03% <0.00%> (-0.09%) ⬇️
datafusion/expr/src/logical_plan/plan.rs 77.32% <0.00%> (+0.35%) ⬆️
datafusion/core/src/physical_plan/metrics/value.rs 87.43% <0.00%> (+0.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5537e7...ad2b91b. Read the comment docs.

@andygrove andygrove merged commit fe1995f into apache:master Jul 15, 2022
@andygrove andygrove deleted the remove-data-access branch July 15, 2022 19:04
@ursabot
Copy link

ursabot commented Jul 15, 2022

Benchmark runs are scheduled for baseline = b5537e7 and contender = fe1995f. fe1995f is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] ec2-t3-xlarge-us-east-2
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] test-mac-arm
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] ursa-i9-9960x
[Skipped ⚠️ Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] ursa-thinkcentre-m75q
Buildkite builds:
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants