[
https://issues.apache.org/jira/browse/OODT-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Foster updated OODT-404:
------------------------------
Attachment: filemgr-cli-unit-test-mod.txt
i've attached a mod sqlQuery action unit-test to confirm that cas-cli filemgr
sqlQuery action is getting back the multi-valued results... it comes back as a
comma separated list of all the values... in the attached test Filename and
Owners metadata is returned as: data.dat,Bob,Billy... this probably should be
something more like: data.dat,[Bob,Billy]... but that is controlled by
QueryResult class... but that is a separate issue, the results are being
returned by the command line... i'll look into this more tomorrow (actually
later today)... anyone have a 0.4 datasource filemgr up and running who can
test if this problem exists for the datasource catalog as well?
> Filemgr query not returning list of values for multi-value key
> --------------------------------------------------------------
>
> Key: OODT-404
> URL: https://issues.apache.org/jira/browse/OODT-404
> Project: OODT
> Issue Type: Bug
> Components: file manager
> Affects Versions: 0.4
> Reporter: Sheryl John
> Priority: Minor
> Fix For: 0.4
>
> Attachments: filemgr-cli-unit-test-mod.txt
>
>
> Filemgr queries for a multi-value key returns only the first value and not a
> concatenated list of values (Tested on 0.4-SNAPSHOT).The lucene luke tool was
> used to confirm that the particular key has more than one value.
> The queries returned expected list of values on 0.3v.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira