Commit Graph

856 Commits

Author SHA1 Message Date
e1d98420f5 fix bug of using MTL for tenant 500 2024-09-18 07:07:00 +00:00
f91c51797c disable trans data structure's copy operator 2024-09-18 07:03:37 +00:00
4cf84fe2bb replace THE_IO_DEVICE with LOCAL_DEVICE_INSTANCE 2024-09-18 05:50:53 +00:00
7856f364ab Merge branch 'master' into develop 2024-09-10 09:35:54 +08:00
0cd88a4196 Fix ha create sstable do not fill tx scn bug. 2024-09-03 14:45:33 +00:00
5a1bdeab8f remove log & fix policy func array whitescan & fix unittest 2024-09-03 09:52:05 +00:00
c1d8e1ad80 [Bugfix] fix coredump when do inner sql for user name in sql audit, cause by request use after free 2024-09-03 02:49:18 +00:00
569304f966 [MDS] add remove mds node interface 2024-09-02 20:14:26 +00:00
788c2a3489 support ss_micro_cache evict micro_block_meta based on memory_size 2024-09-02 17:44:07 +00:00
68732f5a22 migration choose source adapte to C replica tmp code 2024-09-02 16:45:09 +00:00
0677f75310 fix wrong device handle in ss mode 2024-09-02 15:38:56 +00:00
4942521cce rollback writeset when rollback first stmt if stmt will retry 2024-09-02 07:34:27 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
9322047ce9 [FEAT MERGE] Group By pushdown support vec 2.0 2024-08-29 15:49:24 +00:00
c46c411ad9 forbid medium/major merge for middle status row store tablet in cs replica && fix mysqltest 2024-08-29 12:10:59 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
4a48d6789c Merge branch 'master' into develop 2024-08-28 13:47:52 +08:00
c76fda0bef [FEAT MERGE] Roaringbitmap type phase-2, performance optimization 2024-08-28 03:45:02 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
ad224ebdb6 patch [FEAT MERGE] support olap async job
Co-authored-by: lmjhh <576788582@qq.com>
2024-08-27 11:43:42 +00:00
4edb7b4b37 [FEAT MERGE] DML stong type refactoring and optimization 2024-08-27 08:31:09 +00:00
26c0e1f161 [CP] support parallel dml modify same row concurrently
Co-authored-by: Handora <qcdsr970209@gmail.com>
2024-08-23 17:24:42 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
2ddad4afc0 [FEAT MERGE] 备库优化 + is_standby_cluster调用点替换 + service_name 2024-08-22 16:18:56 +00:00
81e39dc173 [FEAT MERGE] Column Store Replica
Co-authored-by: LeonChaoHi <15201161716@163.com>
Co-authored-by: zzg19950727 <1071026277@qq.com>
2024-08-22 11:26:16 +00:00
11d47a78ce Fix root_macro_seq compat 2024-08-22 09:10:56 +00:00
b72d6286bd Hide add_self_to_cgroup and set_group_id 2024-08-22 03:29:58 +00:00
54f6db574a fix external sort ut core dump 2024-08-21 13:36:06 +00:00
10993c4915 [CP] [MDS] deserialize buffer_ctx by multi_data_source id 2024-08-21 13:11:36 +00:00
a6cb5fe594 [CP] [GIS] fix gis index with high resolution 2024-08-21 12:57:28 +00:00
2df6814ad8 fix standby read blocked 2024-08-21 04:59:58 +00:00
5e90f2342a Fix bug(#2017): (#2092)
* Fix bug(#2017): oblogminer incorrectly labeled LOB type NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.

* Enhancement(#2017): oblogminer incorrectly labeled LOB type NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.

* Enhancement(#2017): oblogminer incorrectly labeled  NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.

* Enhancement(#2017): oblogminer incorrectly labeled  NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.

* Enhancement(#2017): oblogminer incorrectly labeled  NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.

* Enhancement(#2017): oblogminer incorrectly labeled  NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.

* Enhancement(#2017): oblogminer incorrectly labeled  NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.Check all the format
2024-08-20 19:37:05 +08:00
315a2dd5ec fix log archive checkpoint issuing LIST and TAGGING requests too frequently when delete mode is tagging 2024-08-16 07:17:56 +00:00
a897079037 [FEAT MERGE] shared_nothing_tmp_file
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2024-08-15 12:12:57 +00:00
11f38cff7c fix object storage checksum 2024-08-12 14:59:02 +00:00
267e780787 [FEAT MERGE] 日志流副本运维命令 2024-08-12 10:05:52 +00:00
ee0deb14ba add diagnose mgr unittest & placeholder for RPC request 2024-08-09 09:33:40 +00:00
d00a252999 [fix] reset previous learner_list to reduce the size of LogMeta 2024-08-08 13:51:39 +00:00
f28a2d1d7b add defense & unittest for ls_reserved_snapshot 2024-08-06 11:57:11 +00:00
e8faf23073 [bugfix] fix cs_encoding simd pfor codec format depend on cpu arch 2024-08-06 06:15:51 +00:00
1a7b85c347 [FEAT MERGE] merge quick restore
Co-authored-by: LoLolobster <949673574@qq.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2024-08-02 07:23:14 +00:00
c6b44db79b [LogCache]fix:ignore error ret code from internal kvcache 2024-07-31 08:48:33 +00:00
c86ca4687b fix not reuse micro after progressive merge & add case 2024-07-29 15:12:04 +00:00
432e506c80 [BUG.FIX] fix -4002 in ngram parser 2024-07-24 09:33:10 +00:00
0f9dcf8cd9 add storage schema case in farm & add compaction history obtest & fix progressive merge 2024-07-23 13:32:05 +00:00
c82c2fbef7 Change the error code prefix from ORA to OBE in ob oracle mode 2024-07-23 10:46:45 +00:00
a7553305fc [mysql tablelock][master] placeholder for table lock priority queue 2024-07-23 08:22:25 +00:00
eef6f2b442 Do not perform partition randomization in affinity GI. 2024-07-19 10:54:34 +00:00
18125dd373 replace parity checksum in the log header with xxhash16 2024-07-19 07:37:26 +00:00