-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
planner: an unopenable file-reader input has no SQLSTATE, and EXPLAIN over it still prints a plan
bugSomething isn't workingSomething isn't workingengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1245 In derekmwright/wadjet;exec: a qualified reference answers a FLAT dotted column of the same spelling — SELECT id.orig_h FROM zeekcat, id returns zeekcat's "id.orig_h" (PG: id.orig_h)
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1244 In derekmwright/wadjet;storage: read_json fails a number→string change past its sample as a recovered index-out-of-range panic (XX000), not a typed error
bugSomething isn't workingSomething isn't workingengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armstoragestorage layer (parquet, objstore, catalog, ingest)storage layer (parquet, objstore, catalog, ingest)Status: Open.#1243 In derekmwright/wadjet;storage: read_csv/read_json silently NULL a value past the 100-row inference sample — SUM answers 5050 over a file that sums to 5050.75
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armpriority:highHigh-priority backlog itemHigh-priority backlog itemstoragestorage layer (parquet, objstore, catalog, ingest)storage layer (parquet, objstore, catalog, ingest)Status: Open.#1242 In derekmwright/wadjet;engine: a JSON reader value whose type changes mid-file surfaces as a recovered 'index out of range' under XX000; and a coordinator async scalar subquery over a denied reader refuses with the wrong class
bugSomething isn't workingSomething isn't workingengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armStatus: Open.#1241 In derekmwright/wadjet;storage: read_parquet over a glob matching more than one file is unreadable — fetchGlob concatenates the files' raw bytes
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armstoragestorage layer (parquet, objstore, catalog, ingest)storage layer (parquet, objstore, catalog, ingest)Status: Open.#1240 In derekmwright/wadjet;coordinator: decorrelated-subquery residues on the DAG arms — four shuffle-key spellings refuse on dag-shuffled only, and a LEFT JOIN ON residual inside a decorrelated body refuses on the three DAG arms
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesdistributedDistributed engine (AGPL): the single arm is right and a DAG arm differsDistributed engine (AGPL): the single arm is right and a DAG arm differsplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1239 In derekmwright/wadjet;planner: a LIMIT (or OFFSET) inside an EXISTS body is ignored — EXISTS (… LIMIT 0) answers rows where PostgreSQL answers none
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1238 In derekmwright/wadjet;planner: an UNQUALIFIED outer reference inside a subquery body's JOIN ON, HAVING or select list binds the body's own relation or nothing — a silent wrong row set (0 rows for PostgreSQL's 1; 5 for 3)
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownpriority:highHigh-priority backlog itemHigh-priority backlog itemStatus: Open.#1237 In derekmwright/wadjet;planner: a set operation's own ORDER BY drops the QUALIFIER of its sort key in every spelling — … UNION ALL … ORDER BY zz.id answers where PostgreSQL raises 42P01
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1236 In derekmwright/wadjet;planner: a window function written in the ORDER BY clause is refused (ORDER BY COUNT(*) OVER (PARTITION BY o.id)) where PostgreSQL answers
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1235 In derekmwright/wadjet;parser: a PARENTHESISED join in FROM does not parse (FROM a JOIN (b JOIN c ON …) ON …), and a window frame bound takes no column reference
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1234 In derekmwright/wadjet;