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 2021/06/29 03:27:09 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #11048: Add ShardingSphereOptimizerTest to assert ShardingSphereOptimizer

tristaZero opened a new issue #11048:
URL: https://github.com/apache/shardingsphere/issues/11048


   Hi,
   
   This issue is to add `ShardingSphereOptimizerTest` to assert whether `ShardingSphereOptimizer` can return the best physical executed plan.
   
   This class is a kernel process to do SQL optimization. #10889 and #11042 make the optimizer levering ShardingSphere parser, but we need this test to confirm its basic function.
   
   ### Target
   Create `ShardingSphereOptimizerTest`  to test its `optimize()` function
   
   ###  Tips
   Create `TableMetaData` for `ShardingSphereMetaData` and utilize `OptimizeContextFactory` to create `OptimizeContext` for `ShardingSphereOptimizer`.


-- 
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] tristaZero closed issue #11048: Add ShardingSphereOptimizerTest to assert ShardingSphereOptimizer

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #11048:
URL: https://github.com/apache/shardingsphere/issues/11048


   


-- 
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] tristaZero commented on issue #11048: Add ShardingSphereOptimizerTest to assert ShardingSphereOptimizer

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


   @wgy8283335 do you want to work on this one since you showed your interest in this feature.


-- 
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] tristaZero commented on issue #11048: Add ShardingSphereOptimizerTest to assert ShardingSphereOptimizer

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


   @wgy8283335 do you want to work on this one since you showed your interest in this feature.


-- 
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] wgy8283335 commented on issue #11048: Add ShardingSphereOptimizerTest to assert ShardingSphereOptimizer

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


   > @wgy8283335 do you want to work on this one since you showed your interest in this feature.
   
   Sure, I'd like to take care of 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] wgy8283335 commented on issue #11048: Add ShardingSphereOptimizerTest to assert ShardingSphereOptimizer

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


   > @wgy8283335 do you want to work on this one since you showed your interest in this feature.
   
   Sure, I'd like to take care of 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