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

[Feature](stream-load)(config) implement streamload via http stream #43536

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

Commits on Nov 13, 2024

  1. [feature](stream-load)(config) implement streamload via http stream (a…

    …pache#36773)
    
    1. Add a new BE config `enable_streamload_by_httpstream`
    2. Implement streamload via httpstream
    3. Temporilay not support set "columns" in header, if "columns" is set the process go as origin streamload
    Yufei-YAO committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    37f2eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e1478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceda6b3 View commit details
    Browse the repository at this point in the history
  4. fix: format

    Yufei-YAO committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e12d43f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    823df90 View commit details
    Browse the repository at this point in the history