[
https://issues.apache.org/jira/browse/FLINK-9934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554248#comment-16554248
]
ASF GitHub Bot commented on FLINK-9934:
---------------------------------------
Github user pnowojski commented on the issue:
https://github.com/apache/flink/pull/6403
One issue. Please copy
> According to the DefinedFieldMapping interface the field mapping can also
contain the input fields. However, the Kafka table source factory was calling
SchemaValidator#deriveFieldMapping with its own schema instead of the the input
type.
to the commit message
> Kafka table source factory produces invalid field mapping
> ---------------------------------------------------------
>
> Key: FLINK-9934
> URL: https://issues.apache.org/jira/browse/FLINK-9934
> Project: Flink
> Issue Type: Bug
> Components: Table API & SQL
> Affects Versions: 1.6.0
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
>
> The Kafka table source factory produces an invalid field mapping when
> referencing a rowtime attribute from an input field. The check in
> {{TableSourceUtil#validateTableSource}} therefore can fail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)