Commit Graph

19 Commits

Author SHA1 Message Date
jz0
ed29cc159d Fix empty select exprs for the view created from from item. 2021-08-23 13:46:10 +08:00
jz0
a0ff8aaa32 Patch bug fixes to opensource branch. 2021-08-19 17:53:21 +08:00
jz0
87b97c82a1 Fix parent namespace stmt setting during query push down. 2021-08-11 19:55:08 +08:00
jz0
9f5b384158 Fix set stmt view limit pushdown bug. 2021-08-11 16:54:31 +08:00
b9061285dc Fix outerjoin limit pushdown where condition replace bug. 2021-08-02 21:13:04 +08:00
jz0
6eb1cb8355 Fix view merge for join on condition containing subq 2021-07-29 22:02:41 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
jz0
0f38ab7395 Fix outerjoin on condition pushdown parent_namespace_stmt issue 2021-07-27 18:09:13 +08:00
f45d2cdbe2 cp bug fix to open source branch 2021-07-20 17:06:14 +08:00
c949c5e01f patch bug fix to open source branch 2021-07-19 22:45:15 +08:00
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
ae9ef4777e Patch bugfix from 3.1.x. 2021-07-14 23:27:13 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
4de3feb72f batch cherry pick bugfix codes 2021-07-12 19:24:43 +08:00
7dcf2baa4e Fix query push down and add subquery handling 2021-07-11 19:51:25 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +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
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
cea7de1475 init push 2021-05-31 22:56:52 +08:00