Steven Talbot created CALCITE-6595:
--
Summary: AggregateExpandWithinDistinctRule drops
aggregateCall.collation on non-distinct agg
Key: CALCITE-6595
URL: https://issues.apache.org/jira/browse/CALCITE-6595
[
https://issues.apache.org/jira/browse/CALCITE-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-6143:
---
Description:
{code:java}
// pseudo-code repro case
b.scan("table")
.project(b.field(0), b
[
https://issues.apache.org/jira/browse/CALCITE-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-6143:
---
Description:
{code:java}
// pseudo-code repro case
b.scan("table")
.project(b.field(0), b
[
https://issues.apache.org/jira/browse/CALCITE-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791376#comment-17791376
]
Steven Talbot commented on CALCITE-6143:
Not sure if my first link is quite jum
Steven Talbot created CALCITE-6143:
--
Summary: RelBuilder.aggregate
pruneInputOfAggregate+dedupAggregateCalls blocks can be wrong if both trigger
Key: CALCITE-6143
URL: https://issues.apache.org/jira/browse/CALCIT
[
https://issues.apache.org/jira/browse/CALCITE-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791371#comment-17791371
]
Steven Talbot commented on CALCITE-6086:
Yep, seem like that is the same, thank
[
https://issues.apache.org/jira/browse/CALCITE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786827#comment-17786827
]
Steven Talbot commented on CALCITE-5948:
[~taoran] thanks for the response! Our
[
https://issues.apache.org/jira/browse/CALCITE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786545#comment-17786545
]
Steven Talbot commented on CALCITE-5948:
Looking through the commit, there does
Steven Talbot created CALCITE-6086:
--
Summary: SqlImplementor does not properly handle SAFE_CAST
Key: CALCITE-6086
URL: https://issues.apache.org/jira/browse/CALCITE-6086
Project: Calcite
Iss
Steven Talbot created CALCITE-6085:
--
Summary: RelBuilder.aggregate_ "pruneInputOfAggregate" logic needs
to discard unused top of stack
Key: CALCITE-6085
URL: https://issues.apache.org/jira/browse/CALCITE-6085
[
https://issues.apache.org/jira/browse/CALCITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-5856:
---
Description:
Currently, the rule switches off getGroupCount to determine if an aggregation
Steven Talbot created CALCITE-5856:
--
Summary: ARG0_NULLABLE_IF_EMPTY should consider GROUPING SETS (..,
())
Key: CALCITE-5856
URL: https://issues.apache.org/jira/browse/CALCITE-5856
Project: Calcite
Steven Talbot created CALCITE-5846:
--
Summary: AggregateExpandWithinDistinctRule drops filters on
non-distinct aggCalls
Key: CALCITE-5846
URL: https://issues.apache.org/jira/browse/CALCITE-5846
Projec
[
https://issues.apache.org/jira/browse/CALCITE-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721556#comment-17721556
]
Steven Talbot commented on CALCITE-5696:
Testing quickly, it would seem the ans
Steven Talbot created CALCITE-5696:
--
Summary: Support trailing comma in SELECT list for Babel parser
(like BigQuery)
Key: CALCITE-5696
URL: https://issues.apache.org/jira/browse/CALCITE-5696
Project:
[
https://issues.apache.org/jira/browse/CALCITE-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-5330:
---
Description:
The TIMESTAMPDIFF function parses out with TimeUnit, rather than TimeUnitRange
Steven Talbot created CALCITE-5330:
--
Summary: TIMESTAMPDIFF call cannot work with RelJson
Key: CALCITE-5330
URL: https://issues.apache.org/jira/browse/CALCITE-5330
Project: Calcite
Issue Typ
[
https://issues.apache.org/jira/browse/CALCITE-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot closed CALCITE-4631.
--
Resolution: Duplicate
Looks like I missed this is actually a dup
> sql->rel->sql bug with un
[
https://issues.apache.org/jira/browse/CALCITE-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613782#comment-17613782
]
Steven Talbot commented on CALCITE-5311:
The best fix I can think of is to move
Steven Talbot created CALCITE-5311:
--
Summary: SqlNode.parserPosition missing closing ')' for expression
subquery
Key: CALCITE-5311
URL: https://issues.apache.org/jira/browse/CALCITE-5311
Project: Cal
[
https://issues.apache.org/jira/browse/CALCITE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600064#comment-17600064
]
Steven Talbot commented on CALCITE-5254:
Ah, could be ultimately that. I’m unsu
[
https://issues.apache.org/jira/browse/CALCITE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597961#comment-17597961
]
Steven Talbot commented on CALCITE-5254:
Also, given that the "fix" there relie
[
https://issues.apache.org/jira/browse/CALCITE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597958#comment-17597958
]
Steven Talbot commented on CALCITE-5254:
The loop gets stuck because it is chec
[
https://issues.apache.org/jira/browse/CALCITE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-5254:
---
Description:
Happens when you have a materialization "target" of an Aggregate/Scan
attempt
Steven Talbot created CALCITE-5254:
--
Summary: Infinite Loop in SubstituionVisitor.go
Key: CALCITE-5254
URL: https://issues.apache.org/jira/browse/CALCITE-5254
Project: Calcite
Issue Type: Bu
[
https://issues.apache.org/jira/browse/CALCITE-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-5254:
---
Summary: Infinite Loop in SubstitutionVisitor.go (was: Infinite Loop in
SubstituionVisitor
[
https://issues.apache.org/jira/browse/CALCITE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot resolved CALCITE-5222.
Resolution: Duplicate
> Support more EXTRACT field values (or allow arbitrary in parse?)
[
https://issues.apache.org/jira/browse/CALCITE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572979#comment-17572979
]
Steven Talbot commented on CALCITE-5222:
Ah, totally, and I see that it was mer
[
https://issues.apache.org/jira/browse/CALCITE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572695#comment-17572695
]
Steven Talbot commented on CALCITE-5222:
^^ probably, sorry for missing that, t
Steven Talbot created CALCITE-5222:
--
Summary: Support more EXTRACT field values (or allow arbitrary in
parse?)
Key: CALCITE-5222
URL: https://issues.apache.org/jira/browse/CALCITE-5222
Project: Calci
[
https://issues.apache.org/jira/browse/CALCITE-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-5207:
---
Description:
>From CALCITE-3914, "canonicalizeNode" attempts to canonicalize any
>SqlKind.
Steven Talbot created CALCITE-5207:
--
Summary: SubstitutionVisitor should not canonicalize DatetimePlus
Key: CALCITE-5207
URL: https://issues.apache.org/jira/browse/CALCITE-5207
Project: Calcite
Steven Talbot created CALCITE-5200:
--
Summary: FILTER_INTO_JOIN rule in RelOptMaterializations is too
"smart"
Key: CALCITE-5200
URL: https://issues.apache.org/jira/browse/CALCITE-5200
Project: Calcite
[
https://issues.apache.org/jira/browse/CALCITE-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557100#comment-17557100
]
Steven Talbot commented on CALCITE-5183:
For the record, I did end up needing t
[
https://issues.apache.org/jira/browse/CALCITE-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551198#comment-17551198
]
Steven Talbot commented on CALCITE-5183:
^^ regardless of the ergonomics of tha
Steven Talbot created CALCITE-5183:
--
Summary: Impossible condition in return type inference for
SqlIntervalOperator?
Key: CALCITE-5183
URL: https://issues.apache.org/jira/browse/CALCITE-5183
Project:
[
https://issues.apache.org/jira/browse/CALCITE-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-5183:
---
Description:
I could be wrong here, but I don't see how to make this work, and I don't see
[
https://issues.apache.org/jira/browse/CALCITE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548613#comment-17548613
]
Steven Talbot commented on CALCITE-5179:
And thanks for the quick fix!
> Asser
[
https://issues.apache.org/jira/browse/CALCITE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548579#comment-17548579
]
Steven Talbot commented on CALCITE-5179:
Eh, I guess a binary tree would be no
[
https://issues.apache.org/jira/browse/CALCITE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548577#comment-17548577
]
Steven Talbot commented on CALCITE-5179:
^^ indeed, in fact in an ideal world U
Steven Talbot created CALCITE-5179:
--
Summary: supportsAliasedValues() false generates assertion-failing
UNION ALL SqlNode
Key: CALCITE-5179
URL: https://issues.apache.org/jira/browse/CALCITE-5179
Pro
[
https://issues.apache.org/jira/browse/CALCITE-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534510#comment-17534510
]
Steven Talbot commented on CALCITE-5147:
The parser does not accept TIMESTAMP "
Steven Talbot created CALCITE-5147:
--
Summary: Parser configured with BigQuery dialect cannot parse
timestamp literal
Key: CALCITE-5147
URL: https://issues.apache.org/jira/browse/CALCITE-5147
Project:
[
https://issues.apache.org/jira/browse/CALCITE-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-4760:
---
Description:
We just tracked down a nasty issue with Calcite being shaded as a dependency i
Steven Talbot created CALCITE-4760:
--
Summary: Should not need to initialize a jdbc:calcite driver to
make a RelBuilder
Key: CALCITE-4760
URL: https://issues.apache.org/jira/browse/CALCITE-4760
Projec
[
https://issues.apache.org/jira/browse/CALCITE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394828#comment-17394828
]
Steven Talbot commented on CALCITE-4485:
Change seems good to me. A nit would b
Steven Talbot created CALCITE-4632:
--
Summary: Exception in RelToSqlConverter: "Cannot convert x to
DECIMAL(n, m) due to overflow"
Key: CALCITE-4632
URL: https://issues.apache.org/jira/browse/CALCITE-4632
[
https://issues.apache.org/jira/browse/CALCITE-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-4631:
---
Description:
e.g. the following test in RelToSqlConverter.java demonstrates the end-to-end
Steven Talbot created CALCITE-4631:
--
Summary: sql->rel->sql bug with unparsing timestampdiff
Key: CALCITE-4631
URL: https://issues.apache.org/jira/browse/CALCITE-4631
Project: Calcite
Issue
[
https://issues.apache.org/jira/browse/CALCITE-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355281#comment-17355281
]
Steven Talbot commented on CALCITE-4524:
[~julianhyde] I believe this fixed a b
[
https://issues.apache.org/jira/browse/CALCITE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351260#comment-17351260
]
Steven Talbot commented on CALCITE-4620:
I think that all makes sense. I certai
[
https://issues.apache.org/jira/browse/CALCITE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350655#comment-17350655
]
Steven Talbot commented on CALCITE-4620:
Yep, I can repro, here's a test that b
[
https://issues.apache.org/jira/browse/CALCITE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350652#comment-17350652
]
Steven Talbot commented on CALCITE-4620:
Actually, hold on, let me try to repro
[
https://issues.apache.org/jira/browse/CALCITE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-4620:
---
Description:
Basically CALCITE-4610 but this time with a CASE WHEN.
I can provide a rep
Steven Talbot created CALCITE-4620:
--
Summary: join on non-reducible CASE causes AssertionError in
RelToSqlConverter
Key: CALCITE-4620
URL: https://issues.apache.org/jira/browse/CALCITE-4620
Project:
[
https://issues.apache.org/jira/browse/CALCITE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347267#comment-17347267
]
Steven Talbot commented on CALCITE-4610:
I'm not intimately familiar with SqlIm
Steven Talbot created CALCITE-4610:
--
Summary: Sarg in JOIN -> AssertionError in RelToSqlConverter
Key: CALCITE-4610
URL: https://issues.apache.org/jira/browse/CALCITE-4610
Project: Calcite
I
[
https://issues.apache.org/jira/browse/CALCITE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283830#comment-17283830
]
Steven Talbot commented on CALCITE-4495:
[~julianhyde] I think RexLiteral.value
[
https://issues.apache.org/jira/browse/CALCITE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-4495:
---
Description:
Apologies. After spending an hour or so trying to write a simple repro for thi
Steven Talbot created CALCITE-4495:
--
Summary: Sarg simplification with IS_NULL and unknown type throws
IllegalArgumentException
Key: CALCITE-4495
URL: https://issues.apache.org/jira/browse/CALCITE-4495
[
https://issues.apache.org/jira/browse/CALCITE-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-4249:
---
Description:
The following test shows the bug if you put it in RelToSqlConverter
{code:java
[
https://issues.apache.org/jira/browse/CALCITE-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194546#comment-17194546
]
Steven Talbot commented on CALCITE-4249:
Apologies if this is a dup (many thing
[
https://issues.apache.org/jira/browse/CALCITE-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-4249:
---
Summary: Assertion error for NOT operator in join condition in
Rel2SqlConverter (was: Asse
Steven Talbot created CALCITE-4249:
--
Summary: Assertion error for NOT operator in Rel2SqlConverter
Key: CALCITE-4249
URL: https://issues.apache.org/jira/browse/CALCITE-4249
Project: Calcite
Steven Talbot created CALCITE-4209:
--
Summary: RelBuilder: ability to avoid generating empty() on limit 0
Key: CALCITE-4209
URL: https://issues.apache.org/jira/browse/CALCITE-4209
Project: Calcite
Steven Talbot created CALCITE-4165:
--
Summary: RelToSqlConverter fails on literal, untyped nulls
Key: CALCITE-4165
URL: https://issues.apache.org/jira/browse/CALCITE-4165
Project: Calcite
Iss
Steven Talbot created CALCITE-4159:
--
Summary: RexSimplify should simplify more always true OR
expressions
Key: CALCITE-4159
URL: https://issues.apache.org/jira/browse/CALCITE-4159
Project: Calcite
Steven Talbot created CALCITE-4148:
--
Summary: MaterializedViewAggregateRule invalid optimization with
time unit "rollupable" column in query
Key: CALCITE-4148
URL: https://issues.apache.org/jira/browse/CALCITE-41
[
https://issues.apache.org/jira/browse/CALCITE-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144498#comment-17144498
]
Steven Talbot edited comment on CALCITE-4090 at 6/24/20, 11:52 PM:
--
[
https://issues.apache.org/jira/browse/CALCITE-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144498#comment-17144498
]
Steven Talbot commented on CALCITE-4090:
There is a related case that is import
Steven Talbot created CALCITE-4090:
--
Summary: DB2 aliasing breaks with a complex select above a
subselect
Key: CALCITE-4090
URL: https://issues.apache.org/jira/browse/CALCITE-4090
Project: Calcite
Steven Talbot created CALCITE-4081:
--
Summary: Round-tripping a DECIMAL literal through Planner ->
RelToSqlConverter -> Planner throws validation error
Key: CALCITE-4081
URL: https://issues.apache.org/jira/browse/
[
https://issues.apache.org/jira/browse/CALCITE-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121395#comment-17121395
]
Steven Talbot commented on CALCITE-3975:
I see. That all makes sense. To me at
[
https://issues.apache.org/jira/browse/CALCITE-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121395#comment-17121395
]
Steven Talbot edited comment on CALCITE-3975 at 6/1/20, 11:13 PM:
---
[
https://issues.apache.org/jira/browse/CALCITE-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121395#comment-17121395
]
Steven Talbot edited comment on CALCITE-3975 at 6/1/20, 11:13 PM:
---
[
https://issues.apache.org/jira/browse/CALCITE-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106592#comment-17106592
]
Steven Talbot commented on CALCITE-2997:
cc [~julianhyde]
I'd move to reopen t
[
https://issues.apache.org/jira/browse/CALCITE-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3975:
---
Description:
... that is, I think
If I make the trivial fix of just "only skip trivial pro
[
https://issues.apache.org/jira/browse/CALCITE-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3975:
---
Summary: ProjectFilterTransposeRule should succeed for project that happens
to reference al
Steven Talbot created CALCITE-3975:
--
Summary: ProjectFilterTransposeRule should fire for project that
happens to reference all input columns
Key: CALCITE-3975
URL: https://issues.apache.org/jira/browse/CALCITE-39
[
https://issues.apache.org/jira/browse/CALCITE-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091906#comment-17091906
]
Steven Talbot commented on CALCITE-3957:
See some discussion where this was ori
Steven Talbot created CALCITE-3957:
--
Summary: AggregateMergeRule should be able to merge SUM0 into
COUNT even with empty group by
Key: CALCITE-3957
URL: https://issues.apache.org/jira/browse/CALCITE-3957
[
https://issues.apache.org/jira/browse/CALCITE-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086044#comment-17086044
]
Steven Talbot edited comment on CALCITE-3936 at 4/17/20, 8:24 PM:
---
[
https://issues.apache.org/jira/browse/CALCITE-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086044#comment-17086044
]
Steven Talbot commented on CALCITE-3936:
Yes, the only bummer with (1) here is
Steven Talbot created CALCITE-3936:
--
Summary: RelToSqlConverter changes target of ambiguous HAVING
clause with a Project on Filter on Aggregate
Key: CALCITE-3936
URL: https://issues.apache.org/jira/browse/CALCITE
[
https://issues.apache.org/jira/browse/CALCITE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083514#comment-17083514
]
Steven Talbot commented on CALCITE-3922:
Good point. I should probably just ren
Steven Talbot created CALCITE-3922:
--
Summary: ProjectRemoveRule drops aliases when used with HepPlanner
Key: CALCITE-3922
URL: https://issues.apache.org/jira/browse/CALCITE-3922
Project: Calcite
[
https://issues.apache.org/jira/browse/CALCITE-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068027#comment-17068027
]
Steven Talbot commented on CALCITE-3877:
Would that fix mean there is no way to
[
https://issues.apache.org/jira/browse/CALCITE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067904#comment-17067904
]
Steven Talbot edited comment on CALCITE-3876 at 3/26/20, 5:54 PM:
---
[
https://issues.apache.org/jira/browse/CALCITE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067904#comment-17067904
]
Steven Talbot commented on CALCITE-3876:
I see. I had not seen *_ProjectToWindo
Steven Talbot created CALCITE-3877:
--
Summary: Null lowerBound/upperBond in RexWindow causes NPE in
RexShuttle
Key: CALCITE-3877
URL: https://issues.apache.org/jira/browse/CALCITE-3877
Project: Calcit
Steven Talbot created CALCITE-3876:
--
Summary: Should not combine projects when top project contains
window function referencing window function from bottom project
Key: CALCITE-3876
URL: https://issues.apache.org
[
https://issues.apache.org/jira/browse/CALCITE-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3831:
---
Description:
Note that this only happens when a rollup is required ("forceRollup" in the
t
[
https://issues.apache.org/jira/browse/CALCITE-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3831:
---
Description:
Note that this only happens when a rollup is required ("forceRollup" in the
t
Steven Talbot created CALCITE-3831:
--
Summary: AbstractMaterializedViewRule throws exception with an
Aggregate on a Project projecting duplicate RexNodes
Key: CALCITE-3831
URL: https://issues.apache.org/jira/brows
[
https://issues.apache.org/jira/browse/CALCITE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3593:
---
Description:
Best shown with the shell of a test in RelToSqlConverter test.
The following
[
https://issues.apache.org/jira/browse/CALCITE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3593:
---
Summary: RelToSqlConverter changes target of ambiguous HAVING clause with a
Project on Filt
[
https://issues.apache.org/jira/browse/CALCITE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3593:
---
Description:
Best shown with the shell of a test in RelToSqlConverter test.
The following
[
https://issues.apache.org/jira/browse/CALCITE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Talbot updated CALCITE-3593:
---
Description:
Best shown with the shell of a test in RelToSqlConverter test.
The following
Steven Talbot created CALCITE-3593:
--
Summary: RelToSqlConverter changes target of ambiguous having
clause with a Project on top of an Aggregate
Key: CALCITE-3593
URL: https://issues.apache.org/jira/browse/CALCITE
[
https://issues.apache.org/jira/browse/CALCITE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967094#comment-16967094
]
Steven Talbot commented on CALCITE-3475:
Linked a proposed fix in [https://gith
1 - 100 of 127 matches
Mail list logo