You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Dyer (JIRA)" <ji...@apache.org> on 2017/05/05 21:50:04 UTC

[jira] [Updated] (SOLR-10617) JDBCStream: support more data types

     [ https://issues.apache.org/jira/browse/SOLR-10617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dyer updated SOLR-10617:
------------------------------
    Attachment: SOLR-10617.patch

This adds support for Date, Time, Timestamp, Number (BigDecimal, etc) and Clob.  The doc comment was changed to indicate more accurately the distinction between a JDBC type and a Java type, and to include these new ones.

This upgrades the hsqldb version we use for tests so that the test could have CLOB support.  One of the DIH tests needed a small adjustment to cope with this upgrade.

[~dpgove], Could you review?

> JDBCStream: support more data types
> -----------------------------------
>
>                 Key: SOLR-10617
>                 URL: https://issues.apache.org/jira/browse/SOLR-10617
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>            Reporter: James Dyer
>            Assignee: James Dyer
>            Priority: Minor
>         Attachments: SOLR-10617.patch
>
>
> It would be nice if JDBCStream could support Decimal types as well as Timestamp-related types, and CLOBs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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