You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "Administrator-Xorex (via GitHub)" <gi...@apache.org> on 2023/04/11 07:13:53 UTC

[GitHub] [shardingsphere] Administrator-Xorex opened a new issue, #25099: The SQL_HINT algorithm cannot be set: Invalid shadow algorithm

Administrator-Xorex opened a new issue, #25099:
URL: https://github.com/apache/shardingsphere/issues/25099

   ## Bug Report
   ShardingSphere-Proxy 5.3.2
   
   source: product.user
   shadow: product_shadow.user
   
   I have set sql_comment_parse_enable=true
   ![image](https://user-images.githubusercontent.com/26794746/231083593-8c4e3c7f-889d-42cb-b178-d7671103138b.png)
   
   ---
   
   I follow the document DistSQL to set a shadow rule:
   ![image](https://user-images.githubusercontent.com/26794746/231083818-49cbd012-0019-4cb3-9406-99c4d6ccc37a.png)
   
   This is my DistSQL order and responsed an ERROR 19150 (44000): Invalid shadow algorithm:
   ![image](https://user-images.githubusercontent.com/26794746/231083868-a3991c5a-681b-4671-ad59-a59186e1839b.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] RaigorJiang commented on issue #25099: The SQL_HINT algorithm cannot be set: Invalid shadow algorithm

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

   Hi @Administrator-Xorex 
   Thanks for the feedback, I reproduced your problem.
   
   The execution fails here because the verification finds that the algorithm lacks Properties, but `SQLHintShadowAlgorithm` does not need to initialize properties.
   
   Are you interested in fixing this issue?


-- 
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] RaigorJiang closed issue #25099: The SQL_HINT algorithm cannot be set: Invalid shadow algorithm

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #25099: The SQL_HINT algorithm cannot be set: Invalid shadow algorithm
URL: https://github.com/apache/shardingsphere/issues/25099


-- 
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] Administrator-Xorex commented on issue #25099: The SQL_HINT algorithm cannot be set: Invalid shadow algorithm

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

   Sorry, I think I haven't enough ability to fix it.
   Thanks for you reply.
   


-- 
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] RaigorJiang commented on issue #25099: The SQL_HINT algorithm cannot be set: Invalid shadow algorithm

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

   OK, I'd like to fix it, thank you!


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