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.1
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.2
Choose a head ref
  • 9 commits
  • 77 files changed
  • 6 contributors

Commits on Mar 18, 2026

  1. fix(joinscan): align memory pool allocation with postgres work_mem se…

    …mantics (#4417)
    
    # Description
    Backport of #4413 to `0.22.x`.
    
    Co-authored-by: pantShrey <[email protected]>
    paradedb-bot and pantShrey authored Mar 18, 2026
    5 Configuration menu
    Copy the full SHA
    9e8e944 View commit details
    Browse the repository at this point in the history
  2. fix: Expose pdb.agg(.., solve_mvcc=bool) argument in all cases (#4419)

    # Description
    Backport of #4416 to `0.22.x`.
    
    Co-authored-by: Stu Hood <[email protected]>
    paradedb-bot and stuhood authored Mar 18, 2026
    3 Configuration menu
    Copy the full SHA
    20fc70f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. refactor(scan): unify threshold pruning under DynamicFilterPhysicalEx…

    …pr (#4420)
    
    # Description
    Backport of #4375 to `0.22.x`.
    
    Co-authored-by: Rajesh Jha <[email protected]>
    Co-authored-by: Stu Hood <[email protected]>
    3 people authored Mar 19, 2026
    3 Configuration menu
    Copy the full SHA
    b69b80d View commit details
    Browse the repository at this point in the history
  2. fix: Bound Tantivy datetime conversions in proptests. (#4423)

    # Description
    Backport of #4410 to `0.22.x`.
    
    Co-authored-by: Stu Hood <[email protected]>
    paradedb-bot and stuhood authored Mar 19, 2026
    3 Configuration menu
    Copy the full SHA
    42e3ae0 View commit details
    Browse the repository at this point in the history
  3. fix: Track the rti of the score-providing relation for an ORDER BY (#…

    …4429)
    
    # Description
    Backport of #4426 to `0.22.x`.
    
    Co-authored-by: Stu Hood <[email protected]>
    paradedb-bot and stuhood authored Mar 19, 2026
    5 Configuration menu
    Copy the full SHA
    bc3004a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. fix: Allow the joinscan to run for a semi/anti join, even when partit…

    …ioning is not optimal. (#4432)
    
    # Description
    Backport of #4431 to `0.22.x`.
    
    Co-authored-by: Stu Hood <[email protected]>
    paradedb-bot and stuhood authored Mar 20, 2026
    2 Configuration menu
    Copy the full SHA
    f6862e0 View commit details
    Browse the repository at this point in the history
  2. refactor(benchmarks): Port benchmark runner from psql to sqlx (#4438)

    # Description
    Backport of #4411 to `0.22.x`.
    
    Co-authored-by: Philippe Noël <[email protected]>
    Co-authored-by: Stu Hood <[email protected]>
    3 people authored Mar 20, 2026
    4 Configuration menu
    Copy the full SHA
    ed2d020 View commit details
    Browse the repository at this point in the history
  3. chore: Audit pull request events for actions. (#4440)

    # Description
    Backport of #4433 to `0.22.x`.
    
    Co-authored-by: Stu Hood <[email protected]>
    paradedb-bot and stuhood authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    91c7500 View commit details
    Browse the repository at this point in the history
  4. chore: Prepare 0.22.2. (#4441)

    # Description
    Backport of #4435 to `0.22.x`.
    
    Co-authored-by: Stu Hood <[email protected]>
    paradedb-bot and stuhood authored Mar 20, 2026
    3 Configuration menu
    Copy the full SHA
    f839288 View commit details
    Browse the repository at this point in the history
Loading