Describe the feature you'd like and what it will do
The SensorThings package currently fetches all fields from tables and performs select operations on the server. These select operations should be included in database query.
Why is this feature important?
Observations queries are significantly faster if the select operation is included in the database query.
Is your feature request related to a problem? Please describe.
No response
Any additional comments?
No response