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

Joel Bernstein commented on SOLR-8602:
--------------------------------------

Currently the result set tests are only testing queries with a limit clause. 
I'm going to have to leave it that way for now because the the /export handler 
doesn't handle null values at all currently. There is an open ticket for this 
(SOLR-8285). When I work on SOLR-8285 I'll rework the JDBC tests to reflect the 
different null handling behaviors of the /select handler and the /export 
handler.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to