Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-12435: [Rust][DataFusion] Remove unnecessary references to namespace in executor #10084

Closed

Conversation

edrevo
Copy link
Contributor

@edrevo edrevo commented Apr 17, 2021

No description provided.

@github-actions
Copy link

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@fdd6ab1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #10084   +/-   ##
=========================================
  Coverage          ?   78.91%           
=========================================
  Files             ?      286           
  Lines             ?    64717           
  Branches          ?        0           
=========================================
  Hits              ?    51070           
  Misses            ?    13647           
  Partials          ?        0           
Impacted Files Coverage Δ
rust/datafusion/src/execution/context.rs 92.60% <ø> (ø)

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 fdd6ab1...3068c85. Read the comment docs.

@alamb
Copy link
Contributor

alamb commented Apr 18, 2021

I think CI for SIMD tests is failing due to flatbuffer issues -- @andygrove fixed in in #10081

@alamb
Copy link
Contributor

alamb commented Apr 19, 2021

The Apache Arrow Rust community is moving the Rust implementation into its own dedicated github repositories arrow-rs and arrow-datafusion. It is likely we will not merge this PR into this repository

Please see the mailing-list thread for more details

We expect the process to take a few days and will follow up with a migration plan for the in-flight PRs.

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

Successfully merging this pull request may close these issues.

None yet

4 participants