Issue Type: Improvement Improvement
Assignee: Rini Angreani
Components: app-schema plugin
Created: 12/Jul/13 10:48 PM
Description:

The max features limit is applied after the SQL query has been run. This is to cater for denormalised views (multiple rows forming 1 feature).

An option should be providied to indicate if the data is denormalised or not. This can then be used as a switch to apply the max features limit to the sql that gets generated.

This is to guard against the situation where huge queries are generated over the whole database table - eg a request with no filter will attempt to return an entire database table.

Project: GeoTools
Priority: Major Major
Reporter: Geoff Williams
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to