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: 23.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: 24.0.0
Choose a head ref
  • 16 commits
  • 65 files changed
  • 4 contributors

Commits on Apr 25, 2023

  1. Add interface to directly serialize Substrait plans to Python Bytes. (#…

    …344)
    
    Clean up existing substrait bindings to return bytes instead of List[int].
    kylebrooks-8451 authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b6c2115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af1a8eb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    a1e2b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a8a3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6642660 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on May 3, 2023

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

Commits on May 4, 2023

  1. Add db-benchmark (#365)

    * Add db-benchmark
    
    * python lint
    andygrove authored May 4, 2023
    Configuration menu
    Copy the full SHA
    31a86ee View commit details
    Browse the repository at this point in the history
  2. First pass of documentation in mdBook (#364)

    * First pass of documentation in mdBook
    
    * Address code review comments
    
    * Add missing ASF headers
    MrPowers authored May 4, 2023
    Configuration menu
    Copy the full SHA
    4175134 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 6, 2023

  1. Fix db-benchmark (#369)

    andygrove authored May 6, 2023
    Configuration menu
    Copy the full SHA
    e16af72 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Docs explaining how to view query plans (#373)

    * Docs explaining how to view query plans
    
    * diagram
    andygrove authored May 8, 2023
    Configuration menu
    Copy the full SHA
    b8c74a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2df77 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    bdcbb9f View commit details
    Browse the repository at this point in the history
  2. bump version

    andygrove committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e25fd41 View commit details
    Browse the repository at this point in the history
  3. update changelog

    andygrove committed May 9, 2023
    Configuration menu
    Copy the full SHA
    67018f3 View commit details
    Browse the repository at this point in the history
Loading