GitHub user tzulitai opened a pull request:

    https://github.com/apache/flink/pull/2214

    [FLINK-4019][kinesis-connector] Use Kinesis records' 
approximateArrivalTimestamp

    This Kinesis-provided timestamp is used in the following:
    1) Exposed through the KinesisDeserializationSchema for users to obtain
    2) Attached to records as the default event time timestamp

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tzulitai/flink FLINK-4019

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2214.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2214
    
----
commit c71666f53dd666d11f85b0303b586cbb38175963
Author: Gordon Tai <[email protected]>
Date:   2016-07-08T00:46:31Z

    [FLINK-4019][kinesis-connector] Use Kinesis records' 
approximateArrivalTimestamp
    
    Used in the following:
    1) Exposed through the KinesisDeserializationSchema for users to obtain
    2) Attatched to records as the default event time

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to