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/09 15:22:04 UTC

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

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

James Dyer edited comment on SOLR-10617 at 5/9/17 3:21 PM:
-----------------------------------------------------------

Thanks [~dpgove] for your initial feedback.  I think it'd be useful to have support for more types, so once you're happy, I'd like to commit this.  A new patch is attached.

I was also wondering...
- Does the Interface at the bottom need to be in its own source file per our guidelines?
- How does the java.sql.Array bit work?  I haven't encountered sql ARRAY type before, and I'm not seeing anything on it in the docs/tests/etc.  



was (Author: jdyer):
Thanks [~dpgove] for your initial feedback.  I think it'd be useful to have support for more types, so once you're happy, I'd like to commit this.

I was also wondering...
- Does the Interface at the bottom need to be in its own source file per our guidelines?
- How does the java.sql.Array bit work?  I haven't encountered sql ARRAY type before, and I'm not seeing anything on it in the docs/tests/etc.  

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