Tiewei Fang
Tiewei Fang
## Proposed changes Issue Number: close #xxx coused by: #34642 it must set `verbose true` ## Further comments If this is a relatively large or complex change, kick off the...
## Proposed changes Issue Number: close #xxx Bug description: If an exception occurs in `applyPushDown` or `getTrinoSplitSource`, the query id in connectorMetadata may not be cleared ## Further comments If...
## Proposed changes Issue Number: close #xxx Previously, all property keys related to Trino were consistent with Trino. After modification, all Trino-related properties need to be prefixed with `trino.` ##...
## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose...
## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose...
## Proposed changes Issue Number: close #xxx Previously, each Block data would write a row group every time when data was written to a Parquet file. Currently, specify the row...
## Proposed changes Issue Number: close #xxx When using CTAS from TVF, if the `partition_key` used as partition column in the table creation, the partition column type cannot be `STRING`....
## Proposed changes Issue Number: close #xxx Previously, irrelevant properties passed by users when using TVF were directly ignored by Doris. Now, we retain and pass these additional user-defined properties...
## Proposed changes Move test `test_tvf_view` and `test_tvf_view_count` from external_table_p2 to external_table_p0, so that developer can run it locally with docker env.
## Proposed changes Issue Number: close #xxx