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

Add json reader support #4485

Merged
merged 12 commits into from
Jan 20, 2022
Merged

Add json reader support #4485

merged 12 commits into from
Jan 20, 2022

Commits on Jan 10, 2022

  1. Add json reader support

    Signed-off-by: Bobby Wang <wbo4958@gmail.com>
    wbo4958 committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3d55627 View commit details
    Browse the repository at this point in the history
  2. add json test

    wbo4958 committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    588fb67 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. resolve comments

    wbo4958 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1522828 View commit details
    Browse the repository at this point in the history
  2. update doc

    wbo4958 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    056fba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04e9049 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. resolve comments

    wbo4958 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    aa6661e View commit details
    Browse the repository at this point in the history
  2. fix column prune issue

    wbo4958 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    16d82d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36043c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. add date type support

    wbo4958 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9d5f90d View commit details
    Browse the repository at this point in the history
  2. add timestamp support

    wbo4958 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    98fdb1d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. resolve comments

    wbo4958 committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f17165c View commit details
    Browse the repository at this point in the history