Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copr: Fix precision loss while unflatten Duration in codec #5367

Merged
merged 12 commits into from
Sep 5, 2019

Commits on Aug 30, 2019

  1. Fix bugs of unflatten

    * Add some tests to cover issue of precision loss in `unflatten`
    
    Signed-off-by: Iosmanthus Teng <myosmanthustree@gmail.com>
    iosmanthus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    9dc603f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b5f7a View commit details
    Browse the repository at this point in the history
  3. Add missing FieldType for decode_duration_from_i64

    Signed-off-by: Iosmanthus Teng <myosmanthustree@gmail.com>
    iosmanthus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d2ea35d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ab28eb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    86ccec9 View commit details
    Browse the repository at this point in the history
  2. Add as_accessor as tikv#5290 demand

    Signed-off-by: Iosmanthus Teng <myosmanthustree@gmail.com>
    iosmanthus committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    8384ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7694a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    810a286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59d9c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    72cbcc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1248a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    0a4d4be View commit details
    Browse the repository at this point in the history