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.0
Choose a head ref
  • 19 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
  3. Pin to triad<0.9.2 (#1263)

    * Pin to triad<0.9.2
    
    * Pin in more files
    charlesbluca committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cd5ee43 View commit details
    Browse the repository at this point in the history
  4. Update version to 2023.11.0-rc1 (#1264)

    * Bump version in Cargo files
    
    * Fix RC version
    charlesbluca committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d2b5152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e04b077 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Add conda-forge compiler pinnings to nightly recipe (#1266)

    * Add some conda-forge compiler pinnings to recipe
    
    * Drop zlib build dep, add xz pinning for linux-64
    
    * Drop required rust version to 1.72
    
    * linting
    charlesbluca committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    76c2b46 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Bump env_logger from 0.10.0 to 0.10.1 (#1262)

    Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.10.1.
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.10.0...v0.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: env_logger
      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 15, 2023
    Configuration menu
    Copy the full SHA
    fc28a0b View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4 (#1221)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2f068f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Prepare 2023.11.0 release (#1270)

    * Bump version to 2023.11.0
    
    * Pin to dask 2023.11.0
    charlesbluca committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5deb35d View commit details
    Browse the repository at this point in the history
Loading