Skip to content

Comments

[CARBONDATA-4333][Doc] Update the declaration of supported String data types#4263

Merged
chenliang613 merged 1 commit intoapache:masterfrom
tangchuan92:modifyDoc
Nov 11, 2023
Merged

[CARBONDATA-4333][Doc] Update the declaration of supported String data types#4263
chenliang613 merged 1 commit intoapache:masterfrom
tangchuan92:modifyDoc

Conversation

@tangchuan92
Copy link
Contributor

@tangchuan92 tangchuan92 commented May 7, 2022

Why is this PR needed?
CHAR and VARCHAR as String data types are no longer supported in Carbon. They should be deleted from doc's desc.

What changes were proposed in this PR?
CHAR and VARCHAR stop appearing as two String data types in doc.

Does this PR introduce any user interface change?
No

Is any new testcase added?
No

@CarbonDataQA2
Copy link

Can one of the admins verify this patch?

…a types

Why is this PR needed?
CHAR and VARCHAR as String data types are no longer supported in Carbon. They should be deleted from doc's desc.

What changes were proposed in this PR?
CHAR and VARCHAR stop appearing as two String data types in doc.

Does this PR introduce any user interface change?
No

Is any new testcase added?
No
@marchpure
Copy link
Contributor

LGTM

* String Types
* STRING
* CHAR
* VARCHAR
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still, create table (a varchar(20), b char(20) stored as carbondata, are created as STRING type in carbondata with SPARK 3.1. CARBONDATA-4226 is not yet resolved. Can Refer org.apache.spark.sql.parser.CarbonSpark2SqlParser#getFields

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed in dev community , CARBONDATA-4226 be resolved.

@chenliang613 chenliang613 merged commit 7abc7cd into apache:master Nov 11, 2023
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.

5 participants