flatten expr framework

This commit is contained in:
g30037312
2023-03-12 19:16:08 -07:00
parent 49491934df
commit 980e75155a
118 changed files with 16500 additions and 5983 deletions

View File

@ -152,6 +152,7 @@ void ThreadPoolStream::InitStream()
repair_guc_variables();
RestoreStreamSyncParam(&m_producer->m_syncParam);
ExtractProduerSkewInfo();
u_sess->exec_cxt.under_stream_runtime = true;
u_sess->attr.attr_common.remoteConnType = REMOTE_CONN_DATANODE;