This is an automated email from the ASF dual-hosted git repository.
lancelly pushed a change to branch support_uncorrelated_in_predicate
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9186e0035c0 Fix mergesort join
new a07fc9a1e1b remove unnecessary instance of RowType/RowDataType
judgement
new 8d8fd9483a5 Add check for only single column subquery supported
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../relational/ColumnTransformerBuilder.java | 15 --------
.../plan/planner/TableOperatorGenerator.java | 11 +-----
.../plan/relational/planner/SubqueryPlanner.java | 43 ++++++++++++----------
.../plan/relational/type/InternalTypeManager.java | 40 +-------------------
.../relational/type/TypeSignatureTranslator.java | 23 +-----------
5 files changed, 27 insertions(+), 105 deletions(-)