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/01/04 09:31:13 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #8880: Support different Database types for Query optimization

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


   Hi,
   
   This is an enhancement function for query optimization. It is not a difficult one, welcome your contribution.
   
   ### Target
   Add corresponding SqlConformanceEnum and Lex to the properties of Calcite by `ShardingSphereMetaData` in `CalciteContextFactory`.
   
   ### Items
   - Get `DatabaseType` from `ShardingSphereResource` of `ShardingSphereMetaData`
   - Get the corresponding type value from `SqlConformanceEnum`
   - Get the corresponding type value from `Lex`
   - Put the two values above into `Properties` in `createProperties()` of `CalciteContextFactory`


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

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



[GitHub] [shardingsphere] wgy8283335 commented on issue #8880: Support different Database types for Query optimization

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


   Does this issue still need contributors? @tristaZero


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

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



[GitHub] [shardingsphere] tristaZero closed issue #8880: Support different Database types for Query optimization

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


   


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

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



[GitHub] [shardingsphere] tristaZero commented on issue #8880: Support different Database types for Query optimization

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


   Hi @wgy8283335 
   
   Sorry for no updating here. This one was  fixed by #8918.


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

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



[GitHub] [shardingsphere] JiekerTime commented on issue #8880: Support different Database types for Query optimization

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


   I will implement it as soon as possible~


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

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