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

[Data] Add Datasource.on_write_start #38298

Merged
merged 18 commits into from
Aug 14, 2023
Merged

Commits on Aug 10, 2023

  1. Initial commit

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0125416 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into bveeramani/on-wri…

    …te-start
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ceb34f2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into bveeramani/on-write-start

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b5354dd View commit details
    Browse the repository at this point in the history
  4. Update test_parquet.py

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    18e65b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    c36cb8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c503e2 View commit details
    Browse the repository at this point in the history
  3. Re-add

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5f861ff View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bveeramani/on-write-start' of https://github.com/ray-pr…

    …oject/ray into bveeramani/on-write-start
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ea4892f View commit details
    Browse the repository at this point in the history
  5. Fix bug

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9409e11 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Address review comments

    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5ada84b View commit details
    Browse the repository at this point in the history
  2. Update files

    Appease lint
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    42d0ea8 View commit details
    Browse the repository at this point in the history
  3. Update files

    Add unit tests
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    304344d View commit details
    Browse the repository at this point in the history
  4. Update files

    Appease lint
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8532a6a View commit details
    Browse the repository at this point in the history
  5. Update files

    Remove extra files
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    699d7f0 View commit details
    Browse the repository at this point in the history
  6. Update files

    Remove unnecessary file
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4628bbf View commit details
    Browse the repository at this point in the history
  7. Update files

    Update BUILD
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    979a7e8 View commit details
    Browse the repository at this point in the history
  8. Update files

    Rename `created_dir` to `has_created_dir`
    
    Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
    bveeramani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dc90d1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9ea595 View commit details
    Browse the repository at this point in the history