stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
866 stars 141 forks source link

feat(tianmu):Delta layer, add the command to view the playback progress(5.7) #1930

Closed streakyPorker closed 1 year ago

streakyPorker commented 1 year ago

Summary about this PR

Issue Number: close #1359 Implementation:

  1. modify sql_yacc.yy to support layer name and table list specification.
  2. modify tianmu_show_status method to handler the layer info query(currently only the playback process of delta layer is implemented)
  3. add mtr test & result

Tests Check List

Changelog

Documentation

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

mergify[bot] commented 1 year ago

Thanks for the contribution! I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.