You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/07/10 22:44:00 UTC

[jira] [Commented] (BEAM-4647) Support String type in Create Table statement

    [ https://issues.apache.org/jira/browse/BEAM-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539314#comment-16539314 ] 

Rui Wang commented on BEAM-4647:
--------------------------------

We might not want to support STRING type for the following reasons:
 # Beam SQL only controls CREATE TABLE. It could be inconsistent if only supporting STRING in CREATE TABLE.
 # Calcite has VARCHAR type already. STRING type is less needed. 

> Support String type in Create Table statement 
> ----------------------------------------------
>
>                 Key: BEAM-4647
>                 URL: https://issues.apache.org/jira/browse/BEAM-4647
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>             Fix For: Not applicable
>
>
> Investigate if we can support STRING type in CREATE TABLE statement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)