-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: datafusion-contrib/datafusion-python
base: 0.5.1
head repository: datafusion-contrib/datafusion-python
compare: HEAD
- 11 commits
- 28 files changed
- 6 contributors
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1a038a - Browse repository at this point
Copy the full SHA e1a038aView commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bfd67e3 - Browse repository at this point
Copy the full SHA bfd67e3View commit details -
#45 Add register_table/deregister_table and expose some public mod (#46)
* Add register_table and deregister_table * expose public module and method for PyTable inheritant
Configuration menu - View commit details
-
Copy full SHA for 0fe08fe - Browse repository at this point
Copy the full SHA 0fe08feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a5441 - Browse repository at this point
Copy the full SHA 74a5441View commit details
Commits on May 20, 2022
-
* upgrade to datafusion 8 * update pyo3 reference * fix indexing err message * fix with xfail * bump py deps * upgrade py37
Configuration menu - View commit details
-
Copy full SHA for f4a5b07 - Browse repository at this point
Copy the full SHA f4a5b07View commit details
Commits on Jun 5, 2022
-
* release 0.6.0 * downgrade to 0.12.11 * use latest in docker
Configuration menu - View commit details
-
Copy full SHA for 4913364 - Browse repository at this point
Copy the full SHA 4913364View commit details -
build and release on branch main (#54)
* build and release on branch main * include status badge as well
Configuration menu - View commit details
-
Copy full SHA for 32143d3 - Browse repository at this point
Copy the full SHA 32143d3View commit details
Commits on Jun 22, 2022
-
Added ParquetReadOptions to register_parquet. (#52)
* Added ParquetReadOptions to read_parquet API. * Added test_register_parquet_partitioned. * Formatted with black and isort.
Configuration menu - View commit details
-
Copy full SHA for 9f926cc - Browse repository at this point
Copy the full SHA 9f926ccView commit details
Commits on Jun 29, 2022
-
build: allow mimalloc to be an optional dependency (#50)
Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5b10e8 - Browse repository at this point
Copy the full SHA a5b10e8View commit details
Commits on Jul 21, 2022
-
Upgrade to DataFusion 10.0.0 (#57)
* use DataFusion 10.0.0 * fix tests
Configuration menu - View commit details
-
Copy full SHA for 8b63e65 - Browse repository at this point
Copy the full SHA 8b63e65View commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70d8451 - Browse repository at this point
Copy the full SHA 70d8451View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.1...HEAD