[ 
https://issues.apache.org/jira/browse/CALCITE-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haisheng Yuan updated CALCITE-3993:
-----------------------------------
    Description: 
It is an extremely frequent usage to check whether the distribution is default 
(ANY), the collation is default (EMPTY).

Also add 
{code:java}
ImmutableIntList keys();
ImmutableBitSet keyBits();
{code}

  was:It is an extremely frequent usage to check whether the distribution is 
default (ANY), the collation is default (EMPTY).


> Add isDefault(), keys(), keyBits() to RelTrait interface
> --------------------------------------------------------
>
>                 Key: CALCITE-3993
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3993
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Haisheng Yuan
>            Priority: Major
>
> It is an extremely frequent usage to check whether the distribution is 
> default (ANY), the collation is default (EMPTY).
> Also add 
> {code:java}
> ImmutableIntList keys();
> ImmutableBitSet keyBits();
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to