-
Notifications
You must be signed in to change notification settings - Fork 2
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Keep the count_overlaps IEJoin path when the GROUP BY carries an unprojected preserved-side key
featureNew feature or capabilityNew feature or capabilityStatus: Open.#234 In abdenlab/giql;Pin the sigstore action so release signing cannot break on an upstream resolve
bugSomething isn't workingSomething isn't workingcicdCI/CD pipeline changesCI/CD pipeline changesStatus: Open.#230 In abdenlab/giql;Track a corrected pre-commit hook in the repo instead of inheriting one per clone
bugSomething isn't workingSomething isn't workingbuildBuild system or dependency changesBuild system or dependency changesStatus: Open.#229 In abdenlab/giql;Build the DuckDB IEJoin expander's emitted SQL as AST and render it once at the boundary
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#228 In abdenlab/giql;Take the outer-join decomposition when a preserved-side WHERE or an ON residual is present
featureNew feature or capabilityNew feature or capabilityStatus: Open.#227 In abdenlab/giql;Preserve or decline QUALIFY on the DuckDB IEJoin path instead of silently dropping it
bugSomething isn't workingSomething isn't workingStatus: Open.#225 In abdenlab/giql;Preserve rows whose chromosome is NULL in the DuckDB ANTI JOIN IEJoin path
bugSomething isn't workingSomething isn't workingStatus: Open.#224 In abdenlab/giql;NEAREST is quadratic (correlated LATERAL); use ASOF joins + a fast overlap candidate instead
bugSomething isn't workingSomething isn't workingStatus: Open.#220 In abdenlab/giql;DISJOIN breakpoint join is a quadratic HASH_JOIN + range filter (needs per-chromosome IEJoin)
bugSomething isn't workingSomething isn't workingStatus: Open.#216 In abdenlab/giql;DuckDB IEJoin silently drops a catalog/schema qualifier on a projection/GROUP BY/ORDER BY column (miscompiles a query the naive plan rejects)
bugSomething isn't workingSomething isn't workingStatus: Open.#206 In abdenlab/giql;Resolve a DISJOIN operand's interval to the disjoined segments, not the original intervals
bugSomething isn't workingSomething isn't workingStatus: Open.#198 In abdenlab/giql;Reconcile MERGE ORDER BY with its synthesized grouping instead of leaking a raw engine binder error
bugSomething isn't workingSomething isn't workingStatus: Open.#196 In abdenlab/giql;