Commit Graph

9719 Commits

Author SHA1 Message Date
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
4235388eaf Fix load data bug for json type 2023-12-12 13:42:55 +00:00
29ff204ed8 bugfix nullif expr deduce_type adapt json 2023-12-12 12:47:11 +00:00
c57a848e73 use macro iterator 2023-12-12 12:42:35 +00:00
3c06df8d70 fix recover external table bug 2023-12-12 12:22:30 +00:00
6c4338e939 disable expr pullup and const propagate with var assign 2023-12-12 12:17:51 +00:00
a323b61a4e opt calc global bound for sql auto memory mgr 2023-12-12 12:13:14 +00:00
33da827529 docs: update README.md (#1744)
* Update README.md (#1)

update 400 customers to 1000 customers in readme

* Update README_CN.md

Update README_CN.md
2023-12-12 19:24:04 +08:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
688e4b36f5 [CP] fix the memleak of nested Array 2023-12-12 10:13:08 +00:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
db82b0b5cd [CP] fix core when create_tg_tenant with no_memory 2023-12-12 03:40:45 +00:00
65eccf7d40 replica is not readable when ls blocked and retry cost too much time. 2023-12-12 03:35:59 +00:00
e03554cea8 [FEAT MERGE] rpc authentication improvement 2023-12-12 03:31:09 +00:00
8d9120d7fd master branch sys_stat and trace_point place_holder 2023-12-12 03:26:32 +00:00
e3dce6e4cd add wait event 2023-12-12 03:13:13 +00:00
688bd6a1ec to issue<53790417>:fix bug about using cursor-for-loop index name as package routine argument 2023-12-12 10:24:11 +08:00
663ba5569a [FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
2023-12-12 10:21:52 +08:00
f2e44cf4df fix restore concurrent with clean issue 2023-12-11 11:12:41 +00:00
4d9dd617dc fix failed cases and reserve error code in advance on the master branch. 2023-12-11 10:18:05 +00:00
164a5679f0 [CP] fix dup table virtual table core and clean unused log 2023-12-11 10:13:02 +00:00
870bc8a720 fixed memory leak when palf epoch changed. 2023-12-11 09:17:20 +00:00
385a1d50d8 Fix minimal logic for recording columns. 2023-12-11 09:12:40 +00:00
e67f0a904f Fix some typos (#1742)
* fix typo
2023-12-11 16:52:39 +08:00
2bfab633de add paths-ignore into compile and farm action (#1745)
* add path-ignore into compile.yaml and farm.yaml
2023-12-11 16:34:08 +08:00
93cb385b4b Merge branch 'pr_1485' 2023-12-11 07:40:06 +00:00
f66b09eff8 occupy oss throt table 2023-12-11 05:42:24 +00:00
2af60a0292 [CP] [LOB] support inrow threshold config 2023-12-11 05:17:14 +00:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
de2fc91c4d fix typo in ob_ddl_operator.cpp (#1741) 2023-12-11 12:21:23 +08:00
f77f3b7f69 [CP] If the ring exists and exits prematurely, only the allocator is cleaned when operator is closed in oracle DFS mode 2023-12-11 04:13:21 +00:00
705d7aee2c Add timeout for autoinc rpc 2023-12-11 03:42:44 +00:00
7643fd928c Bugfix for nagating decimal_int 2023-12-11 03:12:47 +00:00
11d2561786 rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK 2023-12-11 02:12:29 +00:00
fedbc18f98 fix typo satisfied (#1740) 2023-12-11 09:46:23 +08:00
9cce973b13 fix wait_leader time calculation in ob_ddl_service.cpp (#1739) 2023-12-11 09:45:40 +08:00
75f0ce04d8 [FEAT MERGE] dynamic_server_spec phase1 2023-12-10 12:12:31 +00:00
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
17d06c023b revert fix restore minor failed 2023-12-08 12:43:21 +00:00
793f30a828 [CP] remove unsafe macro OB_UNIS_DECODEx 2023-12-08 11:47:27 +00:00
5ad48dda72 [master] fix session-sync-verify for transaction-route 2023-12-08 11:42:40 +00:00
sdc
0ffed88033 fix subplan filter + px batch rescan hang 2023-12-08 10:42:44 +00:00
54196a4e17 [CP] fix bug: a large backlog of threads and causing the server to stop providing service. 2023-12-08 10:12:46 +00:00
459f30ebf5 translate to english 2023-12-08 16:33:59 +08:00
044e2b0b81 fix merge join bug when use interesting ordering for merge key 2023-12-08 08:17:35 +00:00
5406c378bb Add oracle-compatible error code for materialized view 2023-12-08 08:13:01 +00:00
e52308603f change compat_mode default from MYSQL to INVALID 2023-12-08 07:47:33 +00:00
6a2fd09d6b fix pwj table memory bloat 2023-12-08 07:42:51 +00:00
af61c60757 fix auto generated identifier is too long 2023-12-08 07:17:22 +00:00
0fe117b645 add placeholder for tenant_cloning 2023-12-08 07:12:44 +00:00