Shuo Cheng created CALCITE-4118:
---
Summary: RexSimplify might remove CAST from RexNode incorrectly
Key: CALCITE-4118
URL: https://issues.apache.org/jira/browse/CALCITE-4118
Project: Calcite
Shuo Cheng created CALCITE-4053:
---
Summary: RexSimplify should not pass exprs containing non-const
subExprs to RexExecutor#reduce
Key: CALCITE-4053
URL: https://issues.apache.org/jira/browse/CALCITE-4053
Shuo Cheng created CALCITE-3979:
---
Summary: Unexpected removing of CAST in ReduceExpressionsRule
Key: CALCITE-3979
URL: https://issues.apache.org/jira/browse/CALCITE-3979
Project: Calcite
Issue
Shuo Cheng created CALCITE-3893:
---
Summary: Sql with GROUP_ID may generate wrong plan
Key: CALCITE-3893
URL: https://issues.apache.org/jira/browse/CALCITE-3893
Project: Calcite
Issue Type: Bug
RelBuilder could be done.
I've do some fix in above Link (remove unnecessary CAST when doing
pushDownEqualJoinConditions)
On Thu, Mar 26, 2020 at 7:14 PM Shuo Cheng wrote:
> Sorry for the late reply, I've reproduced the problem here
> https://github.com/cshu
hose could be referenced (and the reference also
> has the type) ; but for filter/join conditions we don't need to care with
> it.
> > It seems we already have a "matchnullability" in ReduceExpressionsRule ;
> for FILTER/JOIN we should probably turn that off... :)
>
ble BOOLEAN? The join condition treats
> UNKNOWN the same as FALSE, and besides UNKNOWN will never occur, so the
> conditions with and without the CAST are equivalent.
>
> Julian
>
> > On Mar 23, 2020, at 9:34 PM, Shuo Cheng wrote:
> >
> > Hi all,
> >
>
Hi all,
Considering the Join condition 'CAST(IS_NOT_DISTINCT_FROM($1, $2),
BOOLEAN)', which cast the non-nullable BOOLEAN to nullable BOOLEAN, Calcite
can not split out equiv predicate, thus some join operation like hash join
/ sort merge join may not be used. Maybe we can
expand RelOptUtil#splitJ
Shuo Cheng created CALCITE-3830:
---
Summary: Digest of AggregateCall do not consider the ''
Key: CALCITE-3830
URL: https://issues.apache.org/jira/browse/CALCITE-3830
Project: Calcite
Shuo Cheng created CALCITE-3721:
---
Summary: Filter of distinct aggregate call is lost after applying
`AggregateExpandDistinctAggregatesRule`
Key: CALCITE-3721
URL: https://issues.apache.org/jira/browse/CALCITE-3721
Shuo Cheng created CALCITE-3631:
---
Summary: Support SQL hints for Calc
Key: CALCITE-3631
URL: https://issues.apache.org/jira/browse/CALCITE-3631
Project: Calcite
Issue Type: Sub-task
Hi Guys,
I want to contribute to Apache Calcite.
Would you please give me the permission as a contributor?
My JIRA ID is icshuo.
Shuo Cheng created CALCITE-3590:
---
Summary: Support SQL hints for Aggregate.
Key: CALCITE-3590
URL: https://issues.apache.org/jira/browse/CALCITE-3590
Project: Calcite
Issue Type: Sub-task
elliJ and Gradle`, but it didn’t work. How should i to to debug some
> unit tests?
>
>
> Best wishes,
> Trista
>
>
> [1]
> http://en.wikipedia.org/wiki/List_of_United_States_cities_by_population
>
>
> Juan Pan
>
>
> panj...@apache.org
> Juan Pan(Trista
First make sure the URLs in `FileReaderTest`, e.g ,
en.wikipedia.org/wiki/List_of_states_and_territories_of_the_United_States,
can be accessed from your machine.
On Tue, Nov 26, 2019 at 3:49 PM Juan Pan wrote:
> Hi everyone,
>
>
> After migrating Calcite to Gradle, i built Calcite referring to d
Usually, i run gradle build to solve this problem
On Tue, Nov 26, 2019 at 10:03 AM Julian Hyde wrote:
> After our migration to gradle, IntelliJ frequently fails to correctly load
> a project.
>
> For example, I just switched to the amaliujia/rw-add_TVF_TUMBLE branch and
> opened SqlToRelConv
Shuo Cheng created CALCITE-3527:
---
Summary: enrich tests for sql hints.
Key: CALCITE-3527
URL: https://issues.apache.org/jira/browse/CALCITE-3527
Project: Calcite
Issue Type: Sub-task
Shuo Cheng created CALCITE-3519:
---
Summary: `inheritPath` of `RelHint` represented by
`ImmutableBitSet` may be incomplete.
Key: CALCITE-3519
URL: https://issues.apache.org/jira/browse/CALCITE-3519
18 matches
Mail list logo