-
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
Support literal genomic-range operands in DISTANCE
featureNew feature or capabilityNew feature or capabilityStatus: Open.#155 In abdenlab/giql;Fix DISJOIN emitting duplicate unaliased columns that break DataFusion
bugSomething isn't workingSomething isn't workingStatus: Open.#153 In abdenlab/giql;Reduce the generator to a stock serializer, remove the migration flag, and document the extension hook
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#146 In abdenlab/giql;Complete the DataFusion target and finalize capability-driven canonicalization
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#145 In abdenlab/giql;Relocate CLUSTER and MERGE into the operator-expander registry
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#144 In abdenlab/giql;Migrate DISJOIN to a registered expander and solve the star-REPLACE portability limitation
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#143 In abdenlab/giql;Migrate NEAREST to a registered expander with capability-driven LATERAL fallback
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#142 In abdenlab/giql;Migrate INTERSECTS, CONTAINS, WITHIN, and set predicates to registered expanders
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#141 In abdenlab/giql;Migrate DISTANCE to a registered operator expander (proof-of-concept)
refactorCode restructuring without behavior changeCode restructuring without behavior changeStatus: Open.#140 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;