Skip to content

Commit 98a21bb

Browse files
author
tangchuan
committed
[Doc][CARBONDATA-4331] Update the declaration of supported String data 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. This closes apache#4258
1 parent 45acd67 commit 98a21bb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/supported-data-types-in-carbondata.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636

3737
* String Types
3838
* STRING
39-
* CHAR
40-
* VARCHAR
4139

4240
**NOTE**: For string longer than 32000 characters, use `LONG_STRING_COLUMNS` in table property.
4341
Please refer to TBLProperties in [CreateTable](./ddl-of-carbondata.md#create-table) for more information.

0 commit comments

Comments
 (0)