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: dask-contrib/dask-sql Loading
base: 2023.10.1
Choose a base ref
...
head repository: dask-contrib/dask-sql Loading
compare: 2023.11.0rc0
Choose a head ref
  • 12 commits
  • 36 files changed
  • 3 contributors

Commits on Oct 18, 2023

  1. Post-release 2023.10.1 (#1243)

    * Unpin dask/distributed for development
    
    * Update conda recipe
    
    * Linting
    
    * Bump gpuCI environments to 23.12
    
    * Bump ucx-py to 0.35
    
    * Re-enable linux-aarch64 builds
    
    * Make sure to publish Docker images on release
    
    * Amend DOCKER_PUSH conditional
    
    * Try some conda-forge tweaks to unblock linux-aarch64
    charlesbluca committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3972967 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    64b26c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5fcee View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Unblocking Python test failures (#1253)

    * First pass at fixing (most) of the failures
    
    * Switch to new default of split_out=1
    
    * Pin CI to dask 2023.8 to see how macOS failures are impacted
    
    * Mark macOS tests as loosely xfailing on macOS
    charlesbluca committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a154a24 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    394a3b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4129b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0941f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c470e4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce5ea9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Bump pyo3 from 0.19.1 to 0.19.2 (#1259)

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.19.1 to 0.19.2.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.19.1...v0.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4f34d5f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Remove libprotobuf dep (#1249)

    jdye64 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    807abee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316ff80 View commit details
    Browse the repository at this point in the history
Loading