[GitHub] flink pull request #6105: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-30 Thread FredTing
GitHub user FredTing opened a pull request: https://github.com/apache/flink/pull/6105 [FLINK-8500] Get the timestamp of the Kafka message from kafka consumer ## What is the purpose of the change This pull request make the Kafka timestamp and timestampType available in the

[GitHub] flink issue #5958: [FLINK-8500] Get the timestamp of the Kafka message from ...

2018-05-20 Thread FredTing
Github user FredTing commented on the issue: https://github.com/apache/flink/pull/5958 Closing this PR because new insights ---

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-20 Thread FredTing
Github user FredTing closed the pull request at: https://github.com/apache/flink/pull/5958 ---

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-07 Thread FredTing
Github user FredTing commented on a diff in the pull request: https://github.com/apache/flink/pull/5958#discussion_r186480680 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/serialization/ConsumerRecordMetaInfo.java --- @@ -0,0 +1,73 @@ +/* + * Licensed to

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-07 Thread FredTing
Github user FredTing commented on a diff in the pull request: https://github.com/apache/flink/pull/5958#discussion_r186479633 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/serialization/DeserializationSchema.java --- @@ -42,14 +42,22 @@ @Public public

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-07 Thread FredTing
Github user FredTing commented on a diff in the pull request: https://github.com/apache/flink/pull/5958#discussion_r186479026 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/serialization/DeserializationSchema.java --- @@ -42,14 +42,22 @@ @Public public

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-07 Thread FredTing
Github user FredTing commented on a diff in the pull request: https://github.com/apache/flink/pull/5958#discussion_r186465223 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/serialization/ConsumerRecordMetaInfo.java --- @@ -0,0 +1,73 @@ +/* + * Licensed to

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-07 Thread FredTing
Github user FredTing commented on a diff in the pull request: https://github.com/apache/flink/pull/5958#discussion_r186462871 --- Diff: flink-connectors/flink-connector-kafka-0.10/src/main/java/org/apache/flink/streaming/connectors/kafka/internal/Kafka010Fetcher.java --- @@ -78,6

[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-06 Thread FredTing
GitHub user FredTing opened a pull request: https://github.com/apache/flink/pull/5958 [FLINK-8500] Get the timestamp of the Kafka message from kafka consumer ## What is the purpose of the change This pull request make the Kafka timestamp and timestampType available in the

[GitHub] flink pull request #5939: [FLINK-8500] [Kafka Connector] Get the timestamp o...

2018-05-04 Thread FredTing
Github user FredTing closed the pull request at: https://github.com/apache/flink/pull/5939 ---

[GitHub] flink issue #5939: [FLINK-8500] [Kafka Connector] Get the timestamp of the K...

2018-05-04 Thread FredTing
Github user FredTing commented on the issue: https://github.com/apache/flink/pull/5939 I'm closing this Pull Request and will make a new one with the newer approach as discussed in the jira issue ---

[GitHub] flink pull request #5939: [FLINK-8500] [Kafka Connector] Get the timestamp o...

2018-04-28 Thread FredTing
GitHub user FredTing opened a pull request: https://github.com/apache/flink/pull/5939 [FLINK-8500] [Kafka Connector] Get the timestamp of the Kafka message from kafka consumer ## What is the purpose of the change This pull request make the Kafka timestamp and timestampType