Skip to content

Conversation

@trueleo
Copy link
Contributor

@trueleo trueleo commented Sep 12, 2023

Description

Select queries can pull in lot of data if user is not careful with the time frame.
This adds a Iterator API which paginates on minute basis when query is recognized as simple select <projection> from <table>

How to use:

In PB change query to a select if not already set.

Use Ctrl + R and Ctrl + B to move forth and back. The small indicator at bottom of the table view shows when user can go to next or previous data window

Screenshot_20230912_140906

Todo:

  • Pagination view is loaded and used in initial query

@nitisht nitisht merged commit e638b2c into main Sep 27, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2023
@nitisht nitisht deleted the iterator branch September 27, 2023 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants