[jira] [Commented] (CALCITE-6064) Incorrect TraitSet copying logic in LogicalJoin?

2023-10-23 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778694#comment-17778694 ] Rong Rong commented on CALCITE-6064: hmm this is a good question. I might've interpreted this

[jira] [Created] (CALCITE-6064) Incorrect TraitSet copying logic in LogicalJoin?

2023-10-20 Thread Rong Rong (Jira)
Rong Rong created CALCITE-6064: -- Summary: Incorrect TraitSet copying logic in LogicalJoin? Key: CALCITE-6064 URL: https://issues.apache.org/jira/browse/CALCITE-6064 Project: Calcite Issue Type:

[jira] [Commented] (CALCITE-5833) Support literal parsing for AggregateCall

2023-07-14 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743326#comment-17743326 ] Rong Rong commented on CALCITE-5833: did a bit of a research. it doesn't seems like I interpret the

[jira] [Updated] (CALCITE-5833) Support literal parsing for AggregateCall

2023-07-10 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5833: --- Summary: Support literal parsing for AggregateCall (was: Support `getOperandLiteralValue` in

[jira] [Updated] (CALCITE-5833) Support `getOperandLiteralValue` in `Aggregate.AggCallBinding`

2023-07-10 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5833: --- Description: I wasn't sure if this is the right way to support the feature please share your

[jira] [Updated] (CALCITE-5833) Support `getOperandLiteralValue` in `Aggregate.AggCallBinding`

2023-07-10 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5833: --- Description: I wasn't sure if this is the right way to support the feature please share your

[jira] [Updated] (CALCITE-5833) Support `getOperandLiteralValue` in `Aggregate.AggCallBinding`

2023-07-10 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5833: --- Description: I wasn't sure if this is the right way to support the feature please share your

[jira] [Created] (CALCITE-5833) Support `getOperandLiteralValue` in `Aggregate.AggCallBinding`

2023-07-10 Thread Rong Rong (Jira)
Rong Rong created CALCITE-5833: -- Summary: Support `getOperandLiteralValue` in `Aggregate.AggCallBinding` Key: CALCITE-5833 URL: https://issues.apache.org/jira/browse/CALCITE-5833 Project: Calcite

[jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733935#comment-17733935 ] Rong Rong commented on CALCITE-5740: sounds good. filed CALCITE-5787 for

[jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5787: --- Description: It would be super useful to detect all the input fields used in a {{RelNode}} to

[jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5787: --- Description: It would be super useful to detect all the input fields used in a {{RelNode}} to

[jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5787: --- Description: It would be super useful to detect all the input fields used in a {{RelNode}} to

[jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5787: --- Description: It would be super useful to detect all the input fields used in a {{RelNode}} to

[jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5787: --- Description: It would be super useful to detect all the input fields used in a {{RelNode}} to

[jira] [Created] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
Rong Rong created CALCITE-5787: -- Summary: Add interface in RelNode for getInputFieldsUsed Key: CALCITE-5787 URL: https://issues.apache.org/jira/browse/CALCITE-5787 Project: Calcite Issue Type:

[jira] [Updated] (CALCITE-5787) Add interface in RelNode for getInputFieldsUsed

2023-06-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5787: --- Issue Type: New Feature (was: Bug) > Add interface in RelNode for getInputFieldsUsed >

[jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-14 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17732811#comment-17732811 ] Rong Rong commented on CALCITE-5740: actually i think it would be super useful to add the

[jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-11 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731376#comment-17731376 ] Rong Rong commented on CALCITE-5740: [~libenchao] i dont have a generic mechanism in mind. but the

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:22 AM: i see, yeah

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:21 AM: i see, yeah

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:21 AM: i see, yeah

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:21 AM: i see, yeah

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:16 AM: i see, yeah

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:14 AM: i see, yeah

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong edited comment on CALCITE-5740 at 6/8/23 1:06 AM: i see, yeah

[jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-07 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730328#comment-17730328 ] Rong Rong commented on CALCITE-5740: i see, yeah that was a poorly chosen example. you are correct

[jira] [Comment Edited] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-02 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17728894#comment-17728894 ] Rong Rong edited comment on CALCITE-5740 at 6/3/23 1:00 AM: forgot to post

[jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-02 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17728894#comment-17728894 ] Rong Rong commented on CALCITE-5740: forgot to post an example As an example: ``` SELECT a.col,

[jira] [Commented] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-02 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17728893#comment-17728893 ] Rong Rong commented on CALCITE-5740: hmm. IIUC the PROJECT_TO_SEMI_JOIN doesn't actually touches

[jira] [Updated] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-01 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5740: --- Description: **Description** Currently we only have JoinToSemiJoin and ProjectToSemiJoin rule.

[jira] [Updated] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-01 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5740: --- Description: Currently we only have JoinToSemiJoin and ProjectToSemiJoin rule. which in the rule

[jira] [Updated] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-01 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5740: --- Description: Currently we only have JoinToSemiJoin and ProjectToSemiJoin rule. which in the rule

[jira] [Updated] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-01 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5740: --- Description: Currently we only have JoinToSemiJoin and ProjectToSemiJoin rule. which in the rule

[jira] [Updated] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-01 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5740: --- Issue Type: New Feature (was: Bug) > Support for AggToSemiJoinRule >

[jira] [Created] (CALCITE-5740) Support for AggToSemiJoinRule

2023-06-01 Thread Rong Rong (Jira)
Rong Rong created CALCITE-5740: -- Summary: Support for AggToSemiJoinRule Key: CALCITE-5740 URL: https://issues.apache.org/jira/browse/CALCITE-5740 Project: Calcite Issue Type: Bug

[jira] [Updated] (CALCITE-5301) Support AT TIME ZONE

2022-09-28 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5301: --- Description: Calcite already supports WITH TIME ZONE suffix in: CALCITE-3238 a slightly different

[jira] [Commented] (CALCITE-5301) Support AT TIME ZONE

2022-09-28 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17610698#comment-17610698 ] Rong Rong commented on CALCITE-5301: yes. just fixed the formatting. we experimented it in

[jira] [Updated] (CALCITE-5301) Support AT TIME ZONE

2022-09-28 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-5301: --- Description: Calcite already supports WITH TIME ZONE suffix in: CALCITE-3238 a slightly different

[jira] [Created] (CALCITE-5301) Support AT TIME ZONE

2022-09-28 Thread Rong Rong (Jira)
Rong Rong created CALCITE-5301: -- Summary: Support AT TIME ZONE Key: CALCITE-5301 URL: https://issues.apache.org/jira/browse/CALCITE-5301 Project: Calcite Issue Type: New Feature

[jira] [Commented] (CALCITE-3349) Add Function DDL into SqlKind DDL enum

2019-09-18 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932903#comment-16932903 ] Rong Rong commented on CALCITE-3349: +1 on [~suez1224]'s point combining into one PR. also I think

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-08-23 Thread Rong Rong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914424#comment-16914424 ] Rong Rong commented on CALCITE-3008: Hi [~julianhyde], all, could you please help take a look at

[jira] [Commented] (CALCITE-2906) Record DOT extension does not distinguish between simple and compound identifiers

2019-08-06 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16901630#comment-16901630 ] Rong Rong commented on CALCITE-2906: Hmm. this might be a bit different. I think the case you

[jira] [Commented] (CALCITE-2906) Record DOT extension does not distinguish between simple and compound identifiers

2019-07-30 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896250#comment-16896250 ] Rong Rong commented on CALCITE-2906: absolutely. please feel free. > Record DOT extension does not

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-05-21 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844975#comment-16844975 ] Rong Rong commented on CALCITE-3008: [~julianhyde] I followed most of your suggestions and tried to

[jira] [Comment Edited] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-05-04 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833184#comment-16833184 ] Rong Rong edited comment on CALCITE-3008 at 5/5/19 1:20 AM: Following up on

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-05-04 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833184#comment-16833184 ] Rong Rong commented on CALCITE-3008: Following up on this topic here. Any suggestion on the

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-25 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826613#comment-16826613 ] Rong Rong commented on CALCITE-3008: Hi [~julianhyde]. I dug a bit deeper into the

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2019-04-23 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824753#comment-16824753 ] Rong Rong commented on CALCITE-2721: Thanks [~julianhyde] for the clarification :-) > Support

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-23 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824684#comment-16824684 ] Rong Rong commented on CALCITE-3008: Yeah, I think I am not explaining clearly . I mean create a

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2019-04-23 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824668#comment-16824668 ] Rong Rong commented on CALCITE-2721: [~zabetak] not sure this has been fixed in 1.20, should I

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-22 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823316#comment-16823316 ] Rong Rong commented on CALCITE-3008: I also think changing the AuxiliaryConverter seems to limit

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-19 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822176#comment-16822176 ] Rong Rong commented on CALCITE-3008: In the public interface change way, we have to explicitly cast

[jira] [Comment Edited] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-19 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822035#comment-16822035 ] Rong Rong edited comment on CALCITE-3008 at 4/19/19 4:50 PM: - [UPDATE] did

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-19 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822035#comment-16822035 ] Rong Rong commented on CALCITE-3008: Did a bit of look up, Seems like in this context:

[jira] [Commented] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-17 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820205#comment-16820205 ] Rong Rong commented on CALCITE-3008: Thanks [~hyuan] for the quick response. I will start

[jira] [Created] (CALCITE-3008) Making AuxiliaryConverter Pluggable

2019-04-16 Thread Rong Rong (JIRA)
Rong Rong created CALCITE-3008: -- Summary: Making AuxiliaryConverter Pluggable Key: CALCITE-3008 URL: https://issues.apache.org/jira/browse/CALCITE-3008 Project: Calcite Issue Type: Improvement

[jira] [Commented] (CALCITE-2906) Record DOT extension does not distinguish between simple and compound identifiers

2019-03-18 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16795090#comment-16795090 ] Rong Rong commented on CALCITE-2906: I dont think anything after parser has been implemented. see

[jira] [Updated] (CALCITE-2906) Record DOT extension does not distinguish between simple and compound identifiers

2019-03-11 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-2906: --- Description: Currently the DOT extensions only supports Simple Identifiers: For example: *

[jira] [Commented] (CALCITE-2906) Record DOT extension does not distinguish between simple and compound identifiers

2019-03-11 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789994#comment-16789994 ] Rong Rong commented on CALCITE-2906: [~danny0405] Absolutely. Feel free :-) > Record DOT extension

[jira] [Created] (CALCITE-2906) Record DOT extension does not distinguish between simple and compound identifiers

2019-03-10 Thread Rong Rong (JIRA)
Rong Rong created CALCITE-2906: -- Summary: Record DOT extension does not distinguish between simple and compound identifiers Key: CALCITE-2906 URL: https://issues.apache.org/jira/browse/CALCITE-2906

[jira] [Closed] (CALCITE-2862) Deprecating ExprSimplifier causes some operands not being simplified

2019-02-23 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong closed CALCITE-2862. -- Resolution: Duplicate > Deprecating ExprSimplifier causes some operands not being simplified >

[jira] [Commented] (CALCITE-2862) Deprecated ExprSimplifier causes some operands not being simplified

2019-02-23 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775937#comment-16775937 ] Rong Rong commented on CALCITE-2862: Thanks for the quick reply [~kgyrtkirk] :-). as you mentioned

[jira] [Updated] (CALCITE-2862) Deprecated ExprSimplifier causes some operands not being simplified

2019-02-23 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-2862: --- Description: This might not be a bug or the original intention of CALCITE-2726 since it is not

[jira] [Created] (CALCITE-2862) Deprecated ExprSimplifier causes some operands not being simplified

2019-02-23 Thread Rong Rong (JIRA)
Rong Rong created CALCITE-2862: -- Summary: Deprecated ExprSimplifier causes some operands not being simplified Key: CALCITE-2862 URL: https://issues.apache.org/jira/browse/CALCITE-2862 Project: Calcite

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2019-01-25 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752829#comment-16752829 ] Rong Rong commented on CALCITE-2721: Fixed the issues and create this

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2019-01-16 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744680#comment-16744680 ] Rong Rong commented on CALCITE-2721: Hi here, I modified the parser.jj to achieve parsing ability

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2019-01-13 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741693#comment-16741693 ] Rong Rong commented on CALCITE-2721: yeah I think it's also fine to not distinguish during parser

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2018-12-12 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719712#comment-16719712 ] Rong Rong commented on CALCITE-2721: I haven't give this too much of a thought but yes this can be

[jira] [Commented] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2018-12-09 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714132#comment-16714132 ] Rong Rong commented on CALCITE-2721: Hi [~zabetak]. are you referring to:

[jira] [Commented] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type

2018-12-03 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16708094#comment-16708094 ] Rong Rong commented on CALCITE-2468: Hi [~julianhyde], sorry I somehow missed the 2nd part of your

[jira] [Created] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION

2018-12-02 Thread Rong Rong (JIRA)
Rong Rong created CALCITE-2721: -- Summary: Support parsing of DOT + MEMBER_FUNCTION Key: CALCITE-2721 URL: https://issues.apache.org/jira/browse/CALCITE-2721 Project: Calcite Issue Type:

[jira] [Commented] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-11-21 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695452#comment-16695452 ] Rong Rong commented on CALCITE-2542: Created PR: https://github.com/apache/calcite/pull/933. I

[jira] [Commented] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type

2018-11-15 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688549#comment-16688549 ] Rong Rong commented on CALCITE-2468: Found out that the special handling for *{{AS}}* operator is

[jira] [Commented] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-11-08 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680772#comment-16680772 ] Rong Rong commented on CALCITE-2542: Thanks for the clarification [~suez1224] [~julianhyde]. I like

[jira] [Commented] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-11-06 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677732#comment-16677732 ] Rong Rong commented on CALCITE-2542: Yes. I agree that {{emp.*.xx}} should definitely not be

[jira] [Comment Edited] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-11-06 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608105#comment-16608105 ] Rong Rong edited comment on CALCITE-2542 at 11/6/18 5:32 PM: - This might

[jira] [Comment Edited] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-09-08 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608105#comment-16608105 ] Rong Rong edited comment on CALCITE-2542 at 9/8/18 4:20 PM: This might have

[jira] [Comment Edited] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-09-08 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608105#comment-16608105 ] Rong Rong edited comment on CALCITE-2542 at 9/8/18 4:20 PM: This might have

[jira] [Commented] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-09-08 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608105#comment-16608105 ] Rong Rong commented on CALCITE-2542: This might have been similar to CALCITE-2016, I actually tried

[jira] [Created] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs

2018-09-08 Thread Rong Rong (JIRA)
Rong Rong created CALCITE-2542: -- Summary: SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs Key: CALCITE-2542 URL: https://issues.apache.org/jira/browse/CALCITE-2542

[jira] [Commented] (CALCITE-2468) Index Out-of-Bound Exception when trying to infer operand type from struct return type

2018-08-20 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586697#comment-16586697 ] Rong Rong commented on CALCITE-2468: Just attached a server module for reproducing the exception. I

[jira] [Updated] (CALCITE-2468) Index Out-of-Bound Exception when trying to infer operand type from struct return type

2018-08-20 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-2468: --- Description: IOOBE was thrown when trying to acquire {{SqlOperandTypeInference}} using

[jira] [Created] (CALCITE-2468) Index Out-of-Bound Exception when trying to infer operand type from struct return type

2018-08-15 Thread Rong Rong (JIRA)
Rong Rong created CALCITE-2468: -- Summary: Index Out-of-Bound Exception when trying to infer operand type from struct return type Key: CALCITE-2468 URL: https://issues.apache.org/jira/browse/CALCITE-2468

[jira] [Commented] (CALCITE-2209) Support loading JSON model file through URL

2018-05-31 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497533#comment-16497533 ] Rong Rong commented on CALCITE-2209: Thanks for the pointer, I added a test for custom

[jira] [Commented] (CALCITE-2209) Support loading JSON model file through URL

2018-05-22 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484419#comment-16484419 ] Rong Rong commented on CALCITE-2209: That's a good question. I think ObjectMapper is using

[jira] [Commented] (CALCITE-2209) Support loading JSON model file through URL

2018-05-03 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463341#comment-16463341 ] Rong Rong commented on CALCITE-2209: Hi [~suez1224]. I figured this could be a great JIRA for me to