You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "RaigorJiang (via GitHub)" <gi...@apache.org> on 2023/04/12 03:55:43 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #25131: Incorrect `HINT_INLINE` algorithm expression in RDL tests

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

   Hint inline sharding algorithm only accepts property named `value`, but `user_id` is used in test statement, which is incorrect.
   
   <img width="784" alt="image" src="https://user-images.githubusercontent.com/5668787/231345087-69d48e26-c0da-4b4a-8758-056aee377d3d.png">
   
   ```sql
   'algorithm-expression'='t_order_${user_id % 2}')
   ```
   
   https://github.com/apache/shardingsphere/blob/2c1bdd26cf3d163ef5fdc2615590325bc67ec867/test/it/parser/src/main/resources/sql/supported/rdl/alter.xml#L46
   
   It should be noted that this is the case in both CREATE and ALTER statements.


-- 
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


Re: [I] Incorrect `HINT_INLINE` algorithm expression in RDL tests [shardingsphere]

Posted by "yx9o (via GitHub)" <gi...@apache.org>.
yx9o closed issue #25131: Incorrect `HINT_INLINE` algorithm expression in RDL tests
URL: https://github.com/apache/shardingsphere/issues/25131


-- 
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] boyjoy1127 commented on issue #25131: Incorrect `HINT_INLINE` algorithm expression in RDL tests

Posted by "boyjoy1127 (via GitHub)" <gi...@apache.org>.
boyjoy1127 commented on issue #25131:
URL: https://github.com/apache/shardingsphere/issues/25131#issuecomment-1585976068

   Will this issue be completed before June 15 which is the final date of version 5.4.0?


-- 
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] ZJJ087 commented on issue #25131: Incorrect `HINT_INLINE` algorithm expression in RDL tests

Posted by "ZJJ087 (via GitHub)" <gi...@apache.org>.
ZJJ087 commented on issue #25131:
URL: https://github.com/apache/shardingsphere/issues/25131#issuecomment-1504691781

   Hi @RaigorJiang , pls assign to me


-- 
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