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

fix(query assist): update reading data source id from dataset manager #7464

Commits on Jul 24, 2024

  1. revert to read datasource id from index pattern

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9ddfdb2 View commit details
    Browse the repository at this point in the history
  2. add dataset mock to query mock

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    119bb35 View commit details
    Browse the repository at this point in the history
  3. update query assist to use dataset manager

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    adbdd95 View commit details
    Browse the repository at this point in the history
  4. use selected dataset state instead of relying on rerender

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6f77f7f View commit details
    Browse the repository at this point in the history
  5. remove skip 1 in dataset observable

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1ec2941 View commit details
    Browse the repository at this point in the history
  6. update dataset_manager tests

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    dea9208 View commit details
    Browse the repository at this point in the history