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 async bulk api #90

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Apr 1, 2018

  1. support async bulk api

    RainJayTsai committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    dcfca3c View commit details
    Browse the repository at this point in the history
  2. init test bulk

    RainJayTsai committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    ee8551e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. fix assert error

    RainJayTsai committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    a737407 View commit details
    Browse the repository at this point in the history
  2. remove typing

    RainJayTsai committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    f284685 View commit details
    Browse the repository at this point in the history
  3. update bulk feature info

    RainJayTsai committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    de03870 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. fix assert error

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    ce9bd9b View commit details
    Browse the repository at this point in the history
  2. fix retry bug

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    d3b7091 View commit details
    Browse the repository at this point in the history
  3. update test

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    4ecef47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a8cda2 View commit details
    Browse the repository at this point in the history
  5. fix bug

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    fc282e3 View commit details
    Browse the repository at this point in the history
  6. manual rebase

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    51c6c55 View commit details
    Browse the repository at this point in the history
  7. add testing

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    41019c4 View commit details
    Browse the repository at this point in the history
  8. fix bug

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    c624960 View commit details
    Browse the repository at this point in the history
  9. support py35

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    4c0d3bb View commit details
    Browse the repository at this point in the history
  10. update testing

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    54479b2 View commit details
    Browse the repository at this point in the history
  11. fix retry bug

    RainJayTsai committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    1dcddcd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    1df5ab1 View commit details
    Browse the repository at this point in the history
  2. add retry_handler test

    RainJayTsai committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    24c2493 View commit details
    Browse the repository at this point in the history
  3. update readme

    RainJayTsai committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    2b561e7 View commit details
    Browse the repository at this point in the history