ZuLiangWang opened a new pull request, #1418:
URL: https://github.com/apache/incubator-horaedb/pull/1418

   ## Rationale
   Refer to this issue https://github.com/apache/incubator-horaedb/issues/1386, 
currently, if the status of the shard is abnormal, we cannot get any valid 
exception information from the error message `table not found`.
   
   ## Detailed Changes
   * Add `TableStatus` in `cluster`, you can use it to get the status of the 
table in the current cluster..
   * Add `SchemaWithCluster`, It wraps the schema inside the cluster, through 
which the state of the cluster and schema can be combined.
   
   ## Test Plan
   Pass CI.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to