Github user koeninger commented on the issue:

    https://github.com/apache/spark/pull/15102
  
    Source.getOffset returns an sql Offset, not a kafka offset.  At this point
    the current plan is to remove the ordering requirement for sql Offset,
    which makes the whole discussion of comparing ordering for kafka offsets
    irrelevant.  The order is the order in which the driver thread saw sql
    Offsets as it called getOffset.
    
    On Fri, Sep 23, 2016 at 1:24 PM, Jay White Bear <[email protected]>
    wrote:
    
    > Which offset does getOffset() return one from the partition or something
    > you created? Because it looked like when you were hashing them, you were
    > returning partition offsets.
    >
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/spark/pull/15102#issuecomment-249266737>, or 
mute
    > the thread
    > 
<https://github.com/notifications/unsubscribe-auth/AAGABzXhKpBRDeRAoSIroXJJA_HzEZRXks5qtBlxgaJpZM4J9QvR>
    > .
    >



---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to