oeplatform icon indicating copy to clipboard operation
oeplatform copied to clipboard

Update client implementation of DataView module to improve intital page load for larger datasets

Open jh-RLI opened this issue 1 year ago • 0 comments

Summary of the discussion

Avoid multiple COUNT(*) queries executed via api calls when loading table data and row-count related data.

Type of change (CHANGELOG.md)

Updated

  • Avoide multiple COUNT(*) queries when initially visiting the table detail-page, especially for larger datasets. (#)

Workflow checklist

Automation

Closes #1531

PR-Assignee

Reviewer

  • [ ] 🐙 Follow the Reviewer Guidelines
  • [ ] 🐙 Provided feedback and show sufficient appreciation for the work done

jh-RLI avatar Jan 10 '24 23:01 jh-RLI