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

*: Support required rows rows for arrow decode format. #12613

Merged
merged 55 commits into from
Nov 5, 2019

Commits on Oct 8, 2019

  1. add_encode_type_flag

    wshwsh12 committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    a6405ca View commit details
    Browse the repository at this point in the history
  2. tidy mod

    wshwsh12 committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    1c2bcd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1138b8e View commit details
    Browse the repository at this point in the history
  4. fix

    wshwsh12 committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    10d6dcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0b5799 View commit details
    Browse the repository at this point in the history
  6. temp

    wshwsh12 committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    13d22ad View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    95e3d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebd96c View commit details
    Browse the repository at this point in the history
  3. requested_rows

    wshwsh12 committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    32c7bfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3fd5ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f754d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. fix

    wshwsh12 committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    ec06f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e014b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. adjust code

    wshwsh12 committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    b0f5105 View commit details
    Browse the repository at this point in the history
  2. remove useless check

    wshwsh12 committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    23149ca View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. temp

    wshwsh12 committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    c5ac8b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. fix

    wshwsh12 committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    0743aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe252f View commit details
    Browse the repository at this point in the history
  3. fix

    wshwsh12 committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    1cf0853 View commit details
    Browse the repository at this point in the history
  4. fix

    wshwsh12 committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d72d5af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97358b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. address comments

    wshwsh12 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    9a86bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b77aa View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. address comments

    wshwsh12 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    38cbf7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9b412 View commit details
    Browse the repository at this point in the history
  3. comments

    wshwsh12 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6161ccf View commit details
    Browse the repository at this point in the history
  4. s/arrowdecoder /decoder

    wshwsh12 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    75975b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7574eb2 View commit details
    Browse the repository at this point in the history
  6. address comments

    wshwsh12 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    e606377 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. address comments

    wshwsh12 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    df40cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6931b70 View commit details
    Browse the repository at this point in the history
  3. adjust

    wshwsh12 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    9cc34e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. fix typo

    wshwsh12 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a359a38 View commit details
    Browse the repository at this point in the history
  2. fix comments

    wshwsh12 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    5e01b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ff275 View commit details
    Browse the repository at this point in the history
  4. magic 0.8

    wshwsh12 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    b7d94dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99bb831 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. fix ci

    wshwsh12 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    2788a89 View commit details
    Browse the repository at this point in the history
  2. add comment

    wshwsh12 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    650c96a View commit details
    Browse the repository at this point in the history
  3. add benchmark

    wshwsh12 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a1e92e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. address comments

    wshwsh12 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    bc610a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f782b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

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

Commits on Nov 4, 2019

  1. add big_response benchmark

    wshwsh12 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    cc243d9 View commit details
    Browse the repository at this point in the history
  2. temp

    wshwsh12 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    5f2aa80 View commit details
    Browse the repository at this point in the history
  3. benchmark

    wshwsh12 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    774d633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5223d23 View commit details
    Browse the repository at this point in the history
  5. adjust

    wshwsh12 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    08eab3f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. fix ci

    wshwsh12 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    3c7b3aa View commit details
    Browse the repository at this point in the history
  2. benchmark

    wshwsh12 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    bc37593 View commit details
    Browse the repository at this point in the history
  3. teardownsuite

    wshwsh12 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f3fadc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a75aa7 View commit details
    Browse the repository at this point in the history
  5. set chunk size

    wshwsh12 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    2d3ccfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26b5fda View commit details
    Browse the repository at this point in the history