Commit Graph

11417 Commits

Author SHA1 Message Date
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
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
cea7de1475 init push 2021-05-31 22:56:52 +08:00