-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: apache/calcite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[CALCITE-739] Extend RexUtil.pullFactors to recognize additional common factors (follow-up)
#5286
opened Sep 23, 2026 by
rubenada
Contributor
Loading…
[CALCITE-7811] RexImplicationChecker incorrectly proves NOT(x = a) implies (x = a OR x = b)
#5285
opened Sep 22, 2026 by
jtrada168
Contributor
Loading…
[CALCITE-7810] Write Rex string literal digests directly
#5284
opened Sep 22, 2026 by
FrankChen021
Member
Loading…
[CALCITE-7809] Avoid copying unchanged SQL and Rex operands
#5283
opened Sep 22, 2026 by
FrankChen021
Member
Loading…
[CALCITE-7808] Cache recently created and decorated SQL types
#5282
opened Sep 22, 2026 by
FrankChen021
Member
Loading…
[CALCITE-7807] Reuse unchanged SQL types during least-restrictive inference
#5281
opened Sep 22, 2026 by
FrankChen021
Member
Loading…
[CALCITE-7806] Avoid resolving generated CAST calls during array validation
#5280
opened Sep 22, 2026 by
FrankChen021
Member
Loading…
[CALCITE-4553] Use Gradle toolchain to compile Calcite with JDK 25 and --release 8
#5278
opened Sep 21, 2026 by
vlsi
Contributor
Loading…
[CALCITE-7801] JSON_VALUE(..., RETURNING DOUBLE) throws ClassCastException when the JSON number is an integer
#5276
opened Sep 20, 2026 by
wasabii
Contributor
Loading…
[CALCITE-7795] SemanticTable FilterRequirement is dropped by certain query shapes
#5275
opened Sep 18, 2026 by
rubenada
Contributor
Loading…
[CALCITE-4597] Allow RelNodes to have an empty row type (zero fields)
#5274
opened Sep 18, 2026 by
xuzifu666
Member
Loading…
[CALCITE-7794] Reduce the work HepPlanner does per rule application attempt
#5272
opened Sep 17, 2026 by
michaelbraun
Contributor
•
Draft
3 tasks done
[CALCITE-7791] UNNEST of a single-field ROW array loses the field nam…
LGTM-will-merge-soon
Overall PR looks OK. Only minor things left.
#5271
opened Sep 17, 2026 by
sbroeder
Contributor
Loading…
[CALCITE-7778] JDBC adapter for MSSQL generates % for MOD without preserving grouping, giving wrong results
#5259
opened Sep 12, 2026 by
wasabii
Contributor
Loading…
[CALCITE-7757] RelMdFunctionalDependency can infer unsound dependencies and cause incorrect query results
#5235
opened Aug 31, 2026 by
darpan-14
Contributor
Loading…
[CALCITE-7753]
CorrelateProjectExtractor corrupts plans with nested Correlates that reuse the same correlation id
#5231
opened Aug 29, 2026 by
snuyanzin
Contributor
Loading…
[CALCITE-7752] AGENTS.md should require an
Assisted-by: commit trailer for AI-assisted work, rather than Co-Authored-By:
#5230
opened Aug 29, 2026 by
vlsi
Contributor
Loading…
[CALCITE-7746] Review operation safety on arithmetic on dates and intervals
#5228
opened Aug 27, 2026 by
rubenada
Contributor
Loading…
[CALCITE-7744] ORDER BY agg(col) on a query where an alias shadows col produces an invalid plan containing an aggregate call in a Project
LGTM-will-merge-soon
Overall PR looks OK. Only minor things left.
#5225
opened Aug 26, 2026 by
1fanwang
Contributor
Loading…
[CALCITE-7627] Enumerable DML should reject assignments that may lose data
#5211
opened Aug 23, 2026 by
zzwqqq
Member
Loading…
[CALCITE-6537] Add syntax to allow non-aggregated rows to be used in GROUPING SETS
#5208
opened Aug 23, 2026 by
xuzifu666
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.