-
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-7746] Review operation safety on arithmetic on dates and intervals
#5228
opened Aug 27, 2026 by
rubenada
Contributor
Loading…
[CALCITE-7747] RexSimplify.simplifySearch does not simplify SEARCH(li…
LGTM-will-merge-soon
Overall PR looks OK. Only minor things left.
#5226
opened Aug 26, 2026 by
sbroeder
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
#5225
opened Aug 26, 2026 by
1fanwang
Contributor
Loading…
[CALCITE-7750] Bound plain-notation expansion of DECIMAL literals in Primitive.checkOverflow
#5223
opened Aug 26, 2026 by
shoemoney
Loading…
[CALCITE-7627] Enumerable DML should reject assignments that may lose data
#5211
opened Aug 23, 2026 by
zzwqqq
Member
Loading…
[CALCITE-7734]
MATCH_RECOGNIZE with an unqualified column in MEASURES/DEFINE produces an unusable plan
#5210
opened Aug 23, 2026 by
snuyanzin
Contributor
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…
Add test case for [CALCITE-6578] RelToSql throws exception when unparse TIMESTAMPDIFF function
#5179
opened Aug 13, 2026 by
xuzifu666
Member
Loading…
[CALCITE-7694] RexSimplify should simplify comparisons involving RAND() using its [0, 1) range
#5161
opened Aug 6, 2026 by
xuzifu666
Member
Loading…
[CALCITE-7690] DELETE on a single-column table fails with "Cannot cast java.lang.Object to int"
#5150
opened Aug 4, 2026 by
wasabii
Contributor
Loading…
[CALCITE-7685] Filter unresolved function overloads by argument count during early resolution
#5140
opened Aug 2, 2026 by
dssysolyatin
Contributor
Loading…
[CALCITE-7681] SqlDatetimeSubtractionOperator drops parentheses around compound interval expressions
#5135
opened Jul 30, 2026 by
matthewbayer
Loading…
[CALCITE-7680] PruneEmptyRules should prune Sort when OFFSET is greater than or equal to max input rows
#5132
opened Jul 29, 2026 by
xuzifu666
Member
Loading…
[CALCITE-7675] GROUP BY ALL and ORDER BY ALL should infer keys only from expressions that depend on the input
#5127
opened Jul 27, 2026 by
tisyabhatia
Contributor
Loading…
[CALCITE-7665] Convert multi-value NOT IN to AND of NOT_EQUALS in SqlToRelConverter
LGTM-will-merge-soon
Overall PR looks OK. Only minor things left.
#5121
opened Jul 26, 2026 by
xuzifu666
Member
Loading…
[CALCITE-7282] Could a bot be used to resolve JIRA issues
stale
#5068
opened Jul 1, 2026 by
xiedeyantu
Member
Loading…
[CALCITE-6027] Simplify the cardinality on map_keys and map_values functions
discussion-in-jira
There's open discussion in JIRA to be resolved before proceeding with the PR
stale
#5037
opened Jun 22, 2026 by
xuzifu666
Member
Loading…
[CALCITE-7608] Enhance Uncollect to support pass-through fields
discussion-in-jira
There's open discussion in JIRA to be resolved before proceeding with the PR
#5031
opened Jun 19, 2026 by
mihaibudiu
Contributor
Loading…
[CALCITE-2901] Preserve scalar RexSubQuery type with copyType
returned-with-feedback
There are review comments (in JIRA and/or in GitHub) to be implemented before merging the PR
stale
#5027
opened Jun 18, 2026 by
Soumyadeep-github
Loading…
[CALCITE-7553] Separate TIMESTAMP_TZ comparison semantics
stale
#5007
opened Jun 9, 2026 by
OldTruckDriver
Contributor
Loading…
[CALCITE-7601] Harden ST_GeomFromGML against external entity expansion
stale
#5006
opened Jun 9, 2026 by
alhudz
Loading…
[CALCITE-7579] REGR_COUNT arguments are dropped in RelNode
more-tests-needed
Need more tests to make the patch complete
stale
#4990
opened Jun 4, 2026 by
chloe-zh
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.