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

feat: Implement RFC-2758 Merge Append Into Write #2880

Merged
merged 10 commits into from
Aug 20, 2023
Merged

feat: Implement RFC-2758 Merge Append Into Write #2880

merged 10 commits into from
Aug 20, 2023

Commits on Aug 19, 2023

  1. Save work

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b4fe89e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into remove-append

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    d8bb84a View commit details
    Browse the repository at this point in the history
  3. Fix test

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    1e89a21 View commit details
    Browse the repository at this point in the history
  4. fix binding

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    7fda9ac View commit details
    Browse the repository at this point in the history
  5. allow append for azblob

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    bf80ca7 View commit details
    Browse the repository at this point in the history
  6. Fix test

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c6dfaf5 View commit details
    Browse the repository at this point in the history
  7. Fix write test

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    caf044e View commit details
    Browse the repository at this point in the history
  8. Make sure buffer has been flushed

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    3add17e View commit details
    Browse the repository at this point in the history
  9. disable hdfs for now

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    63d4619 View commit details
    Browse the repository at this point in the history
  10. ftp doesn't support append yet

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c8d0b86 View commit details
    Browse the repository at this point in the history