[ 
https://issues.apache.org/jira/browse/SOLR-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121492#comment-15121492
 ] 

Kevin Risden edited comment on SOLR-8602 at 1/28/16 2:08 PM:
-------------------------------------------------------------

For reference, on MySQL "select id, bad from test" results in an invalid field 
bad error. This means that limit statements are doing the wrong thing right 
now. Filed SOLR-8613 for this issue.


was (Author: risdenk):
For reference, on MySQL "select id, bad from test" results in an invalid field 
bad error. This means that limit statements are doing the wrong thing right 
now. I will file a JIRA for this issue.

> Implement ResultSetImpl.wasNull()
> ---------------------------------
>
>                 Key: SOLR-8602
>                 URL: https://issues.apache.org/jira/browse/SOLR-8602
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>            Assignee: Joel Bernstein
>             Fix For: Trunk
>
>         Attachments: SOLR-8602.patch, SOLR-8602.patch, SOLR-8602.patch, 
> SOLR-8602.patch, SOLR-8602.patch, SOLR-8602.patch, SOLR-8602.patch
>
>
> ResultSetImpl.wasNull is necessary for SQL clients to display a SQL NULL 
> instead of 0 or false for certain get* commands.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to