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 read API for Delta sharing tables #46072

Merged
merged 17 commits into from
Jul 17, 2024

Commits on Jun 23, 2024

  1. add DeltaSharing data source

    checkin
    
    lint
    
    update read_api
    
    update read_api
    
    add docstring, ut etc.
    
    updates
    
    revert precommit-config
    
    checkin-last
    
    address comments
    
    update tests
    
    update tests
    
    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7d385f5 View commit details
    Browse the repository at this point in the history
  2. forgot to add self

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3c8e3d7 View commit details
    Browse the repository at this point in the history
  3. address comments

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fa1a708 View commit details
    Browse the repository at this point in the history
  4. doc

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    094d8ff View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. update tests, however there is an error

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a7edaca View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    8b6ddfb View commit details
    Browse the repository at this point in the history
  2. refactor

    brucebismarck committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    76f306f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    f353dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0ec34 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e02de9a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update typo

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    12adcc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    bbc8935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d75ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d24c5c View commit details
    Browse the repository at this point in the history
  4. add back

    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    205c68a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    c0ee53e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update unit tests and move delta sharing calling code from init to re…

    …ad task part
    
    Signed-off-by: Wenyue Liu <[email protected]>
    brucebismarck committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a78eaf0 View commit details
    Browse the repository at this point in the history