Skip to content
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: apache/datafusion-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20.0.0
Choose a base ref
...
head repository: apache/datafusion-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21.0.0
Choose a head ref
  • 8 commits
  • 15 files changed
  • 4 contributors

Commits on Mar 18, 2023

  1. Fix minor warning (#289)

    viirya authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    e50e204 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    024ba3a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. fix: Printed results not visible in debugger & notebooks (#296)

    * Use builtin print function for show
    
    * Refactor
    simicd authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b70f1c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a388040 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    5269719 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Upgrade to DF 21 (#301)

    andygrove authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    65620f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Prepare 21.0.0 release (#304)

    * cargo update
    
    * changelog
    
    * fix
    andygrove authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a7e9161 View commit details
    Browse the repository at this point in the history
  2. DataFusion bump to use valid typify instance for build with RustFMT (#…

    …307)
    
    * DataFusion bump to use valid typify instance for build with RustFMT
    
    * specify syn version
    
    ---------
    
    Co-authored-by: Jeremy Dyer <jdye64@gmail.com>
    andygrove and jdye64 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    48f759b View commit details
    Browse the repository at this point in the history
Loading