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

Add support for Delta Sharing protocol #22692

Closed
wants to merge 21 commits into from

Commits on Oct 16, 2022

  1. Initial support for Delta Sharing protocol

    Right now it includes sensor for Delta Sharing protocol
    (`DeltaSharingSensor`), and `DeltaSharingHook`
    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a564b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9343f View commit details
    Browse the repository at this point in the history
  3. Started DeltaSharingOperator

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    41c41ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4b7b3 View commit details
    Browse the repository at this point in the history
  5. add tests + some refactoring

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f6980ec View commit details
    Browse the repository at this point in the history
  6. rename Delta Sharing operator

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    b29f360 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38e2190 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72af477 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6efb58 View commit details
    Browse the repository at this point in the history
  10. Use system test as an example for documentation

    also rebase on the latest main
    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    db7777d View commit details
    Browse the repository at this point in the history
  11. Initial support for Delta Sharing protocol

    Right now it includes sensor for Delta Sharing protocol
    (`DeltaSharingSensor`), and `DeltaSharingHook`
    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    e5d4e4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b8ca93 View commit details
    Browse the repository at this point in the history
  13. Started DeltaSharingOperator

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    7bc4b66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d980bad View commit details
    Browse the repository at this point in the history
  15. add tests + some refactoring

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    1ec73a5 View commit details
    Browse the repository at this point in the history
  16. rename Delta Sharing operator

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    75dcba4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2d4eaea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6658e96 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1231ff7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    22f1e51 View commit details
    Browse the repository at this point in the history
  21. more fixes by pre-commit hook

    alexott committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    7f8ff12 View commit details
    Browse the repository at this point in the history