[
https://issues.apache.org/jira/browse/FLINK-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048857#comment-16048857
]
Fabian Hueske commented on FLINK-6602:
--------------------------------------
Hi [~lmalds],
yes, we need to fix this issue in {{StreamTableSourceTable}} and not in
{{StreamTableEnvironment}}.
However, I don't think we should treat an empty string the same way as
{{null}}. Instead I would throw a {{TableException}} if the string is empty.
> Table source with defined time attributes allows empty string
> -------------------------------------------------------------
>
> Key: FLINK-6602
> URL: https://issues.apache.org/jira/browse/FLINK-6602
> Project: Flink
> Issue Type: Bug
> Components: Table API & SQL
> Reporter: Timo Walther
>
> {{DefinedRowtimeAttribute}} and {{DefinedProctimeAttribute}} are not checked
> for empty strings.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)