Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Support implicit field keys #319

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Dec 1, 2017

  1. Support implicit field keys

    Fields without explicit keys are automatically assigned starting from -1
    and working their way down. Implicit field keys are deprecated by Apache
    Thrift, but supporting them gives us greater Thrift IDL compatibility.
    jparise committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    f5d58f0 View commit details
    Browse the repository at this point in the history