You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:44:04 UTC

[GitHub] [shardingsphere] guimingyue opened a new issue, #11116: `innerExpression` of AggregationProjection is a String object

guimingyue opened a new issue, #11116:
URL: https://github.com/apache/shardingsphere/issues/11116

   The sql is `select order_id, user_id from t_order where order_id = 10 group by order_id having max(order_id) > 1`
   The having clause ast of this sql cannot be converted to calcite ast because the `innerExpression` is String type.
   
   <img width="599" alt="Screen Shot 2021-07-02 at 23 35 50" src="https://user-images.githubusercontent.com/1716196/124346777-4d0b2f00-dc13-11eb-84ed-88be7e9d76c6.png">
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #11116: `innerExpression` of AggregationProjection is a String object

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #11116: `innerExpression` of AggregationProjection is a String object
URL: https://github.com/apache/shardingsphere/issues/11116


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] `innerExpression` of AggregationProjection is a String object [shardingsphere]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #11116:
URL: https://github.com/apache/shardingsphere/issues/11116#issuecomment-2026022956

   There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] tuichenchuxin commented on issue #11116: `innerExpression` of AggregationProjection is a String object

Posted by GitBox <gi...@apache.org>.
tuichenchuxin commented on issue #11116:
URL: https://github.com/apache/shardingsphere/issues/11116#issuecomment-1182895060

   `AggregationProjection` can get detail info by `AggregationProjectionSegment` field `parameters`.
   Anyone has some interest?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #11116: `innerExpression` of AggregationProjection is a String object

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11116:
URL: https://github.com/apache/shardingsphere/issues/11116#issuecomment-1272350823

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org