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

[GitHub] [shardingsphere] wbcfwbe opened a new issue, #26298: [New Feature] Support openGauss pg_cataglog.pg_wlm_statistics view empty query

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

   # Background
   This task is a subtask of issue #24662.
   
   Hi community.
   ShardingSphere is committed to providing a multi-source heterogeneous, enhanced database platform and further building an ecosystem around the upper layer of the platform.
   So ShardingSphere needs to be compatible with the inquiries of the system database of various types of databases, such as MySQL, PostgreSQL, and OpenGauss.
   
   So we want to mock all system database tables and views query, return to the empty result.
   
   # Tasks
   In this issue, we will implement the empty query of the following system tables/views:
   - [ ] pg_wlm_statistics
   - [ ] pgxc_prepared_xacts
   - [ ] pgxc_thread_wait_status
   - [ ] plan_table
   - [ ] sys_dummy
   
   # Refer PR
   You can refer to the following similar PR to complete the task.
   MySQL: #25076, #25256, PostgreSQL: #25752
   


-- 
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] 20144101037 commented on issue #26298: [New Feature] Support openGauss pg_cataglog.pg_wlm_statistics view empty query

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

   hi,@wbcfwbe,I want complete this task,but i don't known how to contribute code,in other words,I don't know the whole process of submitting code and the code specification.please tell me how to resolve it


-- 
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] FlyingZC closed issue #26298: [New Feature] Support openGauss pg_cataglog.pg_wlm_statistics view empty query

Posted by "FlyingZC (via GitHub)" <gi...@apache.org>.
FlyingZC closed issue #26298: [New Feature] Support openGauss pg_cataglog.pg_wlm_statistics view empty query
URL: https://github.com/apache/shardingsphere/issues/26298


-- 
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] FlyingZC commented on issue #26298: [New Feature] Support openGauss pg_cataglog.pg_wlm_statistics view empty query

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

   The current task has been completed, please refer to the parent task #24662, I will close 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