-
Notifications
You must be signed in to change notification settings - Fork 2
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Add a portable coverage-sweep strategy to the default INTERSECTS expander for point-vs-interval SEMI/ANTI masking
featureNew feature or capabilityNew feature or capabilityStatus: Open.#170 In abdenlab/giql;Promote the DuckDB IEJoin INTERSECTS implementation to a registered (DuckDBTarget, Intersects) override expander
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#169 In abdenlab/giql;Drop the binned INTERSECTS join path in favor of the naive overlap predicate
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#167 In abdenlab/giql;Update demo.ipynb to the current GIQL named-argument syntax
bugSomething isn't workingSomething isn't workingStatus: Open.#165 In abdenlab/giql;Resolve genomic columns for CLUSTER/MERGE over a derived-table FROM
bugSomething isn't workingSomething isn't workingStatus: Open.#164 In abdenlab/giql;Extract the shared CLUSTER/MERGE expansion toolkit into a neutral module
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#163 In abdenlab/giql;Use the reserved __giql_ prefix for CLUSTER/MERGE synthesized identifiers
bugSomething isn't workingSomething isn't workingStatus: Open.#161 In abdenlab/giql;Hide NEAREST decorrelated-fallback internal columns from SELECT * on DataFusion
bugSomething isn't workingSomething isn't workingStatus: Open.#160 In abdenlab/giql;Support literal genomic-range operands in DISTANCE
featureNew feature or capabilityNew feature or capabilityStatus: Open.#155 In abdenlab/giql;Promote operator expansion to an ExpandOperators AST pass and reduce the generator to a stock serializer
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#137 In abdenlab/giql;Support 3+ tables with auxiliary non-INTERSECTS joins in the DuckDB IEJoin dialect
featureNew feature or capabilityNew feature or capabilityStatus: Open.#111 In abdenlab/giql;Support WITH clauses and non-base-table operands (subquery, CTE, table-function) in the DuckDB IEJoin dialect
featureNew feature or capabilityNew feature or capabilityStatus: Open.#110 In abdenlab/giql;