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

Revert "Revert "Add datafusion-python (#69)" (#257)" #270

Merged
merged 1 commit into from
May 5, 2021

Conversation

andygrove
Copy link
Member

This reverts commit d0af907 and adds the Python bindings back.

See mailing list thread here

@andygrove
Copy link
Member Author

@codecov-commenter
Copy link

Codecov Report

Merging #270 (39b1c3a) into master (a9eac57) will decrease coverage by 0.66%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   76.87%   76.21%   -0.67%     
==========================================
  Files         133      140       +7     
  Lines       23350    23553     +203     
==========================================
  Hits        17950    17950              
- Misses       5400     5603     +203     
Impacted Files Coverage Δ
python/src/context.rs 0.00% <0.00%> (ø)
python/src/dataframe.rs 0.00% <0.00%> (ø)
python/src/errors.rs 0.00% <0.00%> (ø)
python/src/expression.rs 0.00% <0.00%> (ø)
python/src/scalar.rs 0.00% <0.00%> (ø)
python/src/types.rs 0.00% <0.00%> (ø)
python/src/udaf.rs 0.00% <0.00%> (ø)
... and 4 more

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 a9eac57...39b1c3a. Read the comment docs.

@andygrove
Copy link
Member Author

I will go ahead and merge since this was previously approved.

@andygrove andygrove merged commit 3be087a into apache:master May 5, 2021
@houqp houqp added the python label Jul 29, 2021
@andygrove andygrove deleted the datafusion-python branch February 6, 2022 17:42
glfeng318 added a commit to glfeng318/datafusion that referenced this pull request Nov 13, 2024
alamb pushed a commit that referenced this pull request Nov 14, 2024
…ptions (#13353)

* Add file_extension for specify file_extension of ParquetReadOptions

* remove whitespace in #270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants