[GitHub] tweise commented on issue #6708: [FLINK-10358][Kinesis-connector] fix NPE in case millisBehindLatest is null

2018-09-19 Thread GitBox
tweise commented on issue #6708: [FLINK-10358][Kinesis-connector] fix NPE in case millisBehindLatest is null URL: https://github.com/apache/flink/pull/6708#issuecomment-422805054 Looks like it confirms to the spec (the field is not provided for dynamodb streams - wouldn't make sense

[GitHub] tweise commented on issue #6708: [FLINK-10358][Kinesis-connector] fix NPE in case millisBehindLatest is null

2018-09-18 Thread GitBox
tweise commented on issue #6708: [FLINK-10358][Kinesis-connector] fix NPE in case millisBehindLatest is null URL: https://github.com/apache/flink/pull/6708#issuecomment-422503734 I think the consumer should also work for dynamodb streams, the plan is to add the full support soon