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

[Remote Store] Support to emit multiple streams for a file content each responsible for processing a specific part of the file #7000

Merged

Commits on Jun 7, 2023

  1. Support to emit multiple streams for a file content each responsible …

    …for processing a specific part of the file
    
    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    395a0cb View commit details
    Browse the repository at this point in the history
  2. Addressing PR comments

    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e76319a View commit details
    Browse the repository at this point in the history
  3. Addressing PR comments

    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3e7a447 View commit details
    Browse the repository at this point in the history
  4. Addressing PR comments

    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3d7f987 View commit details
    Browse the repository at this point in the history
  5. Addressing PR comments

    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    97fc66d View commit details
    Browse the repository at this point in the history
  6. Removed areInputStreamsDecorated from RemoteTransferContainer

    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6b2335c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Addressing PR comments

    Signed-off-by: Raghuvansh Raj <raghraaj@amazon.com>
    raghuvanshraj committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b6e902d View commit details
    Browse the repository at this point in the history