Skip to content

Conversation

@BePPPower
Copy link
Contributor

bp: #35489

Partition columns in CTAS need to be compatible with the STRING type of external tables/TVF

  1. For TVF queries with partition columns in the file path, map these partition columns to the VARCHAR(65533) type. (Previously, they were of STRING type.)

  2. If you use the STRING type of an external table as a partition column, CTAS will automatically convert it to VARCHAR(65535) type."

…TRING type of external tables/TVF (apache#35489)

Partition columns in CTAS need to be compatible with the STRING type of
external tables/TVF

1. For TVF queries with partition columns in the file path, map these
partition columns to the `VARCHAR(65533)` type. (Previously, they were
of `STRING` type.)

3. If you use the `STRING` type of an external table as a partition
column, CTAS will automatically convert it to `VARCHAR(65535)` type."
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@BePPPower
Copy link
Contributor Author

run buildall

1 similar comment
@BePPPower
Copy link
Contributor Author

run buildall

@morningman morningman merged commit 4761090 into apache:branch-2.1 Jul 3, 2024
@yiguolei yiguolei mentioned this pull request Jul 19, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants