Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: datafusion-contrib/datafusion-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0-rc1
Choose a base ref
...
head repository: datafusion-contrib/datafusion-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0-rc2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 10, 2022

  1. Add PyDataFrame.explain (#36)

    * Add PyDataFrame.explain
    
    * fix indent
    
    * print results in explain rather than returning the data
    andygrove authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    3f2bd29 View commit details
    Browse the repository at this point in the history
  2. update to release 0.5.0

    jimexist committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    bd78b24 View commit details
    Browse the repository at this point in the history
Loading