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

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

Ok, I'll work with the new patch.

The facet / map_reduce flag will only come into play with Select DISTINCT and 
GROUP BY aggregations. 

I think the thing to do with this is to add a jira ticket called something like 
"Beef up Jdbc tests". In that ticket we can add more tests for aggregations and 
randomize the facet / map_reduce flag.

This also something that can be done outside the DBVisualizer work so we can 
close out SOLR-8502 and declare victory.

> 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
>
>
> 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