- Sep 05, 2022
-
-
fagongzi authored
Manage CNStore metadata at the CN node. Provide data for CN and HAKeeper's heartbeat process Approved by: @nnsgmsone, @daviszhen, @reusee, @lni
-
- Aug 30, 2022
-
-
reusee authored
sql: refactor external table with Process.FileService init file service on CN and pass to frontend Co-authored-by:
fengttt <fengttt@gmail.com>
-
- Aug 24, 2022
-
-
maomao authored
* add standalone cn config * fix typo * debug log for default * support mo-service-standalone ci Co-authored-by:
ouyuanning <52741323@qq.com>
-
- Aug 22, 2022
-
-
reusee authored
cnservice: initialize hakeeper client, txn sender, txn client lazily Approved by: @zhangxu19830126, @nnsgmsone
-
- Aug 19, 2022
-
-
fagongzi authored
-
reusee authored
cnservice: init hakeeper client cnservice: init txn sender cnservice: init txn client frontend: add wrappedTAETx, wrappedTAEEngine; rename InitDB to InitTAE frontend: use TxnOperator instead of moengine.Txn txn: add get txn metadata to txnOperator replace engine.Snapshot with TxnOperator Co-authored-by:
zhangxu <zhangxu19830126@gmail.com>
-
- Aug 17, 2022
-
-
daviszhen authored
1. Connect the cn-service with the frontend and the computation engine. 2. Change the configuraion mechanism to the general method. Remove the auto-generated configuration. Approved by: @zhangxu19830126, @yingfeng, @fengttt, @aptend, @reusee, @nnsgmsone, @lni
-