Schema Browser Adjustment for IOx
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
## User Story
As a user, I want to have a performant experience with the schema browser when using it with IOX buckets\. Because the display of tag values will be very slow with IOx, I may no longer want to wait for those to metaqueries to run before running my query\.
## Acceptance Criteria
- Determine best method for handling this, we will have several options, including:
- Remove the display of tag values from the browser all together
- Changing to the tag value display to match the time range \(like old DE\)
- Concurrently do time bound and non\-time bound and show the time bound first, then let the others trickle in
- Allow the user to manually enter a value
- Look at catalog size to determine whether it will be feasible to show values or not
## Notes
- This will need some discussion and a decision made on the approach we want to take
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.