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: paradedb/paradedb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.3
Choose a base ref
...
head repository: paradedb/paradedb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.4
Choose a head ref
  • 5 commits
  • 27 files changed
  • 6 contributors

Commits on Mar 27, 2026

  1. fix: Allow pdb.agg() with solve_mvcc argument to work with all search…

    … operators (#4534)
    
    # Description
    Backport of #4508 to `0.22.x`.
    
    Signed-off-by: Ruchir Raj <[email protected]>
    Co-authored-by: Ruchir Raj <[email protected]>
    paradedb-bot and RuchirRaj authored Mar 27, 2026
    4 Configuration menu
    Copy the full SHA
    02be4de View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. fix: Allow joinscan pushdown for DISTINCT where fast fields have ty…

    …pmod casts (#4580)
    
    # Description
    Backport of #4530 to `0.22.x`.
    
    Co-authored-by: Ming <[email protected]>
    paradedb-bot and rebasedming authored Mar 30, 2026
    3 Configuration menu
    Copy the full SHA
    8623b06 View commit details
    Browse the repository at this point in the history
  2. fix(docs): correct 0.22.2 changelog release link (#4581)

    # Description
    Backport of #4569 to `0.22.x`.
    
    Co-authored-by: Cancai Cai <[email protected]>
    paradedb-bot and caicancai authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    ccf9d8c View commit details
    Browse the repository at this point in the history
  3. fix: Aggregate custom scan handles NULL bool values in GROUP BY (#…

    …4584)
    
    # Description
    Backport of #4582 to `0.22.x`.
    
    Co-authored-by: Ming <[email protected]>
    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    3 people authored Mar 30, 2026
    1 Configuration menu
    Copy the full SHA
    2cf584e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. chore: Upgrade to 0.22.4 (#4587)

    # Description
    Backport of #4586 to `0.22.x`.
    
    ---------
    
    Co-authored-by: Ming <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    3 people authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    772f32c View commit details
    Browse the repository at this point in the history
Loading