795c834621
[replayengine] fix rollback of min_unreplay_log_ts
2021-06-16 11:54:12 +08:00
ede1213446
force drop tenant when physical restore fail
2021-06-16 11:53:07 +08:00
d3d110b766
remove memstore limit for inner table
2021-06-16 11:52:02 +08:00
d113832231
fix charset log print bug
2021-06-16 11:43:45 +08:00
d1a8226c32
fix resize file
2021-06-16 11:38:56 +08:00
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
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
06e1198115
bug(): typo fixed for compiling error ( #104 )
2021-06-15 20:45:38 +08:00
1be5137743
optimize logs of io manager ( #102 )
2021-06-15 15:58:01 +08:00
2e1a0c26e4
fix crash error of ObMacroMetaReplayMap ( #96 )
2021-06-15 14:52:44 +08:00
a2e86378c6
adapt to 4k align size for slog and clog ( #94 )
2021-06-15 14:51:46 +08:00
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
a55849046f
Refine the desc of parameters ( #59 )
2021-06-15 14:48:13 +08:00
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
90bf58aa7c
fix typo ( #54 )
2021-06-15 14:43:00 +08:00
38ca7f719e
typo ( #43 )
2021-06-15 14:37:43 +08:00
c36014b57e
code: Fix typo of log and variables ( #42 )
2021-06-15 14:36:04 +08:00
a9a6cbc2aa
fix typo ( #40 )
2021-06-15 14:30:12 +08:00
9b307878bf
Style: fix typo ( #34 )
2021-06-15 14:28:37 +08:00
fcf52f5ee3
Fix code comment typo ( #32 )
...
fix comment typo
2021-06-15 14:26:26 +08:00
f6ee74f9cd
fix error spell ( #16 )
...
* fix error spell
* Change words to lowercase
2021-06-15 14:23:46 +08:00
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
179a540032
Merge pull request #80 from LINxiansheng/master
...
Update .clang-format
2021-06-05 16:57:10 +08:00
a5c36e37a2
Update .clang-format
...
correct the problem that 'private' and 'public' indentation problem.
2021-06-05 16:43:50 +08:00
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
70269d9a66
Merge branch 'master' into fix-contributing-doc
2021-06-01 17:03:06 +08:00
a961030392
Merge pull request #36 from Amber1990Zhang/add-commit-msg
...
add pr and issue template
2021-06-01 17:02:08 +08:00
8572c9c7e2
add pr and issue template
2021-06-01 17:00:00 +08:00
80dd6842fd
Merge pull request #24 from ycjcl868/patch-1
...
docs: markdown level format README.md
2021-06-01 16:54:53 +08:00
11fa854ade
Merge branch 'master' into patch-1
2021-06-01 16:54:06 +08:00
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
3a0131dedf
Merge pull request #14 from afc163/patch-1
...
docs: fix typo in README-CN.md
2021-06-01 16:45:03 +08:00
157507e240
docs: Fix repo url in CONTRIBUTING.md
2021-06-01 16:42:17 +08:00
b854d9fa2b
Merge pull request #8 from seeflood/master
...
Fix a grammar problem in README.md
2021-06-01 16:41:47 +08:00
4807d5502a
Merge pull request #5 from moonsphere/patch-1
...
docs: Fix spell issue in CONTRIBUTING.md
2021-06-01 16:32:14 +08:00
3d2bf38916
Merge branch 'master' into patch-1
2021-06-01 16:28:02 +08:00
fb1358d3f6
Merge branch 'master' into master
2021-06-01 15:10:29 +08:00
1267608077
Update README.md
2021-05-31 23:00:48 -07:00
3714ec2e90
Update README.md
2021-06-01 13:54:54 +08:00
9284c06cd4
be careful
2021-06-01 13:08:17 +08:00
fe1368a116
tweak docs, use code instead of quote
2021-06-01 13:01:48 +08:00
23a7c68184
docs: fix typo
2021-06-01 11:43:08 +08:00
f3fb9df0cb
Merge pull request #9 from simonjoylet/fix_docs
...
update README.md, README-CN.md and CONTRIBUTING.md
2021-06-01 11:14:06 +08:00
45d7f82e9a
Update CONTRIBUTING.md
...
Co-authored-by: Yilong Li <liyilongko@gmail.com >
2021-06-01 11:13:48 +08:00
544160f46d
update README.md, README-CN.md and CONTRIBUTING.md
2021-06-01 11:07:44 +08:00
186f243c05
Update CONTRIBUTING.md
...
Co-authored-by: 二手掉包工程师 <rustin.liu@gmail.com >
2021-06-01 11:05:16 +08:00
7e0fc30827
Update README.md
...
fix a grammar problem
2021-06-01 10:24:59 +08:00
e0126ff4ef
docs: Fix wrong CLA link in CONTRIBUTING.md
...
CLA in CONTRIBUTING.md is wrong
2021-06-01 07:31:13 +08:00
cea7de1475
init push
2021-05-31 22:56:52 +08:00