16909 Commits

Author SHA1 Message Date
gm
8c4a2f26a6 fix compile warnings 2021-06-17 10:40:21 +08:00
xc
ad8465b5ce fix pointer print issue
when response_result fail, it will try to print row value. When the failure is caused by ctrl+c, neteasy memory is released in response_result function and row memory is invalid.
2021-06-16 14:53:05 +08:00
wq
4a0238e2da fix unexpected logs of ddl_task_executor 2021-06-16 13:50:49 +08:00
MizuhaHimuraki
5f77d98752 fix mysqltest issue 2021-06-16 13:26:53 +08:00
bz
58c1f135c5 fix bug that hash map/set entry exist when adding partition 2021-06-16 13:26:04 +08:00
zs
49cfee7fa4 fixed: adjust the log 2021-06-16 13:22:45 +08:00
mw
104f9eba60 fix strncpy issue in parition validate 2021-06-16 13:22:01 +08:00
lc
77c424517e fix memory opreation bugs in log disk manager 2021-06-16 13:19:54 +08:00
mw
ffb16dd91f Fix rs start work related freeze info bug 2021-06-16 13:18:08 +08:00
cd
21dfb1ca01 fix global index failed with schema refresh 2021-06-16 13:07:21 +08:00
yy
795c834621 [replayengine] fix rollback of min_unreplay_log_ts 2021-06-16 11:54:12 +08:00
yy
ede1213446 force drop tenant when physical restore fail 2021-06-16 11:53:07 +08:00
ms
d3d110b766 remove memstore limit for inner table 2021-06-16 11:52:02 +08:00
bf
d113832231 fix charset log print bug 2021-06-16 11:43:45 +08:00
cd
d1a8226c32 fix resize file 2021-06-16 11:38:56 +08:00
zs
03001c1fe3 update rewrite rules
* adjust re est cost for nestloop semi/anti join

* add threshold for cost base transform
2021-06-16 11:36:24 +08:00
xl
cbeee6568e assign use_seg_array_ true when prepare_container_
when prepare_container_, file_id_list use seg_array instead of list_array.

we need assign use_seg_array_ true that time
2021-06-16 11:27:56 +08:00
stutiredboy
06e1198115
bug(): typo fixed for compiling error (#104) 2021-06-15 20:45:38 +08:00
Sun Jianyun
1be5137743
optimize logs of io manager (#102) 2021-06-15 15:58:01 +08:00
Sun Jianyun
2e1a0c26e4
fix crash error of ObMacroMetaReplayMap (#96) 2021-06-15 14:52:44 +08:00
hiddenbomb
a2e86378c6
adapt to 4k align size for slog and clog (#94) 2021-06-15 14:51:46 +08:00
chuancy
a474a9cf55
code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
Fu Zhe
a55849046f
Refine the desc of parameters (#59) 2021-06-15 14:48:13 +08:00
Ethanzjp
6aa3e351ce
Fix the log message, make it consistent (#44)
* Making the root service log consistent

* update log message

* fix typo

* making the log message consistent

Co-authored-by: EthanDBer <13810907+EthanDBer@users.noreply.github.com>
2021-06-15 14:43:49 +08:00
Raywill
90bf58aa7c
fix typo (#54) 2021-06-15 14:43:00 +08:00
block
38ca7f719e
typo (#43) 2021-06-15 14:37:43 +08:00
rayzui
c36014b57e
code: Fix typo of log and variables (#42) 2021-06-15 14:36:04 +08:00
baishen
a9a6cbc2aa
fix typo (#40) 2021-06-15 14:30:12 +08:00
augfool
9b307878bf
Style: fix typo (#34) 2021-06-15 14:28:37 +08:00
dshe
fcf52f5ee3
Fix code comment typo (#32)
fix comment typo
2021-06-15 14:26:26 +08:00
Xiao Kang
f6ee74f9cd
fix error spell (#16)
* fix error spell

* Change words to lowercase
2021-06-15 14:23:46 +08:00
Bo Zhang
f399bfe3e1
Use bash instead of sh in README and build.sh (#2)
`build.sh` uses bash-specific array creation syntax, which may not
work with `/bin/sh`. Change it to `bash` to avoid confusion:
2021-06-15 14:22:42 +08:00
LIN
179a540032
Merge pull request #80 from LINxiansheng/master
Update .clang-format
2021-06-05 16:57:10 +08:00
LIN
a5c36e37a2
Update .clang-format
correct the problem that 'private' and 'public' indentation problem.
2021-06-05 16:43:50 +08:00
LIN
377fa3d62f
Merge pull request #38 from rayzui/fix-contributing-doc
docs: Fix typo of url in CONTRIBUTING.md
2021-06-01 17:03:45 +08:00
MizuhaHimuraki
70269d9a66
Merge branch 'master' into fix-contributing-doc 2021-06-01 17:03:06 +08:00
MizuhaHimuraki
a961030392
Merge pull request #36 from Amber1990Zhang/add-commit-msg
add pr and issue template
2021-06-01 17:02:08 +08:00
Amber Zhang
8572c9c7e2 add pr and issue template 2021-06-01 17:00:00 +08:00
LIN
80dd6842fd
Merge pull request #24 from ycjcl868/patch-1
docs: markdown level format README.md
2021-06-01 16:54:53 +08:00
MizuhaHimuraki
11fa854ade
Merge branch 'master' into patch-1 2021-06-01 16:54:06 +08:00
LIN
2b4ae43ac3
Merge pull request #18 from gh-pr/master
tweak docs, use code instead of quote, note that u r not using POSIX sh syntax
2021-06-01 16:52:25 +08:00
MizuhaHimuraki
3a0131dedf
Merge pull request #14 from afc163/patch-1
docs: fix typo in README-CN.md
2021-06-01 16:45:03 +08:00
rayzui
157507e240 docs: Fix repo url in CONTRIBUTING.md 2021-06-01 16:42:17 +08:00
LIN
b854d9fa2b
Merge pull request #8 from seeflood/master
Fix a grammar problem in README.md
2021-06-01 16:41:47 +08:00
MizuhaHimuraki
4807d5502a
Merge pull request #5 from moonsphere/patch-1
docs: Fix spell issue in CONTRIBUTING.md
2021-06-01 16:32:14 +08:00
MizuhaHimuraki
3d2bf38916
Merge branch 'master' into patch-1 2021-06-01 16:28:02 +08:00
seeflood(周群力)
fb1358d3f6
Merge branch 'master' into master 2021-06-01 15:10:29 +08:00
信鑫-King
1267608077
Update README.md 2021-05-31 23:00:48 -07:00
Amber Zhang
3714ec2e90
Update README.md 2021-06-01 13:54:54 +08:00
Alissa Tung
9284c06cd4
be careful 2021-06-01 13:08:17 +08:00