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

*: LOAD DATA support load one file from s3 and other OSS #40489

Merged
merged 16 commits into from
Jan 18, 2023

Commits on Jan 11, 2023

  1. *: LOAD DATA support load one file from s3 and other OSS

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    69adee0 View commit details
    Browse the repository at this point in the history
  2. fix build and add UT

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    49c9194 View commit details
    Browse the repository at this point in the history
  3. refine code

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bb520bf View commit details
    Browse the repository at this point in the history
  4. maybe finished now

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    82a5068 View commit details
    Browse the repository at this point in the history
  5. check read file in tidb-server

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3608dc2 View commit details
    Browse the repository at this point in the history
  6. sync code

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3a0649f View commit details
    Browse the repository at this point in the history
  7. fix EOF

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    32b096a View commit details
    Browse the repository at this point in the history
  8. remove a comment

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    23d0f84 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. add IT

    lance6716 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1744ccd View commit details
    Browse the repository at this point in the history
  2. fix CI

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    021412e View commit details
    Browse the repository at this point in the history
  3. fix make bazel

    lance6716 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0c8f0fc View commit details
    Browse the repository at this point in the history
  4. Update executor/load_data.go

    Co-authored-by: Obliviate <756541536@qq.com>
    lance6716 and buchuitoudegou committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b1ee2da View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge branch 'master' of github.com:pingcap/tidb into load-data-remote

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    dd97fbf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. address commment

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    80dcd60 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:pingcap/tidb into load-data-remote

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    489df74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7efd0bb View commit details
    Browse the repository at this point in the history