Skip to content

Conversation

@JHoelli
Copy link
Contributor

@JHoelli JHoelli commented Sep 16, 2025

Purpose

Lazy Loading with Paging in the Adapter Connect View

Filters and pagination are applied directly at the database level. Only the adapters required for the currently visible page are loaded.

Remarks

  • Added Views in the CouchDB to enable an efficient paging
  • Added Migration for the CouchDB
  • Backend Endpoints for the new paging
  • sp_table_pagination as table component that allows the usage of the new endpoints
  • rewrote existing-adapters .component to enable the usage of the newly created table
  • small fix in Migration v933
    PR introduces (a) breaking change(s): yes
  • Migration is provided
    PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend labels Sep 16, 2025
@github-actions github-actions bot added the testing Relates to any kind of test (unit test, integration, or E2E test). label Sep 23, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 23, 2025
@github-actions
Copy link
Contributor

Hello there 👋

We noticed that it's been some time since activity occurred on your pull request 🤔. In order to keep things moving forward, we're marking this PR as stale and giving you 7 days to respond before it's automatically closed ⏰.

Please take a moment to review your pull request and make any necessary updates or changes 👨‍💻. If you need more time or have any questions, please don't hesitate to let us know 💬.

Thank you for your contributions to our project, and we look forward to hearing back from you soon 🙏.

@github-actions github-actions bot added the stale Marks pull requests that are classified as `stale` by our bot. label Oct 15, 2025
@github-actions
Copy link
Contributor

Hello there 👋

Unfortunately, we didn't hear back from you regarding your pull request, so we're closing it now. Don't worry, you can always reopen the PR at any time if you wish to continue working on it 🙌.

Please note that the branch associated with this pull request will not be deleted, so you can still access your changes and continue to work on them as needed 💻.

Thank you for your contributions to our project, and we hope to see you again soon!

@github-actions github-actions bot closed this Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Everything that is related to the StreamPipes backend dependencies Pull requests that update a dependency file java Pull requests that update Java code stale Marks pull requests that are classified as `stale` by our bot. testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants