[
https://issues.apache.org/jira/browse/CALCITE-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887704#comment-16887704
]
Stamatis Zampetakis commented on CALCITE-3200:
----------------------------------------------
If I remember well the conclusion of the discussion was that TEXT can be
considered a user defined type and that we shouldn't modify the parser. The
current PR also modifies the parser which I have the impression is not
necessary/desirable.
> Add TEXT Data Type
> ------------------
>
> Key: CALCITE-3200
> URL: https://issues.apache.org/jira/browse/CALCITE-3200
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.20.0
> Reporter: pingle wang
> Priority: Major
> Labels: pull-request-available
> Fix For: next
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 1. SQL Server, Mysql, Oracle support TEXT data type.
> 2. java.sql.Types LONGVARCHAR is TEXT.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)