You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-963 fix for regressions introduced
This commit is contained in:
@ -6488,7 +6488,6 @@ int getSelectPlan(gp_walk_info& gwi, SELECT_LEX& select_lex, SCSEP& csep, bool i
|
||||
// re-construct the select query and redo phase 1
|
||||
if (redo)
|
||||
{
|
||||
++gwi.thd->infinidb_vtable.redo_count;
|
||||
// select now() from region case. returnedCols should have minSc.
|
||||
if (sel_cols_in_create.length() == 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user