zhangjing created FLINK-5737:
--------------------------------
Summary: Let flink table support byte[] field type
Key: FLINK-5737
URL: https://issues.apache.org/jira/browse/FLINK-5737
Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Reporter: zhangjing
Assignee: zhangjingField type of flink table cannot be byte[] currently, but it is useful in many cases. byte[] type is converted to VARBINARY sql type in calcite. -- This message was sent by Atlassian JIRA (v6.3.15#6346)
