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 s3 fields in discover #8609

Merged
merged 7 commits into from
Oct 23, 2024

Commits on Oct 21, 2024

  1. add support for s3 fields in discover

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    93128a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5179f29 View commit details
    Browse the repository at this point in the history
  3. resolve comments, make fields fetch async

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6d6a9c6 View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    000834f View commit details
    Browse the repository at this point in the history
  5. update services to be Partial<IDataPluginServices>

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a096e61 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix async field fetch in cachedataset

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8f87349 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    53198c4 View commit details
    Browse the repository at this point in the history