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

#OBS-I77 : query api changes to check datasource availability v2 #245

Merged
merged 8 commits into from
Sep 17, 2024

Conversation

JeraldJF
Copy link

@JeraldJF JeraldJF commented Sep 11, 2024

Description

https://sprints.zoho.in/workspace/sanketika#P2/itemdetails/I77

Query api enhancements

  1. Check for datasource in the druid. If not present then throw error {"status":404, "message":"Datasource is not available for quering"}
  2. If datasource in available in the druid but if segments are not fully loaded then throw error {"status":416, "message":"Datasource not fully available for quering"}

Fix

  1. Support to query all datasources as the api was only supported to query on aggregated datasources.

@JeraldJF JeraldJF changed the title #OBS-I77 : query api changes to check datasource avialability v2 #OBS-I77 : query api changes to check datasource availability v2 Sep 16, 2024
@HarishGangula HarishGangula merged commit dbbbd2b into 1.1-RC Sep 17, 2024
1 check passed
@HarishGangula HarishGangula deleted the query-api-enhancements branch September 17, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants