[ 
http://jira.codehaus.org/browse/GEOT-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shaun Forbes reopened GEOT-1213:
--------------------------------


Oops, code falls over when fid filter contains a multiple of 1000 fids

> Fid filter can geneate unsupported SQL on Oracle
> ------------------------------------------------
>
>                 Key: GEOT-1213
>                 URL: http://jira.codehaus.org/browse/GEOT-1213
>             Project: GeoTools
>          Issue Type: Bug
>          Components: data arcsde
>            Reporter: Shaun Forbes
>            Assignee: Saul Farber
>             Fix For: 2.3.1, 2.4.M1
>
>
> When generating the where clause for an Id filter (or Fid filter on older 
> releases) the default is to generate an IN clause that just lists all of the 
> supplied ids, but Oracle can have problems processing an IN clause that 
> contains more than 1000 ids.
> A option could be to break the clause into multiple IN sections and join then 
> with an OR.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to