[teiid-issues] [JBoss JIRA] (TEIID-2361) The current MAX String size is 4000, add the ability to configure when larger sizes are used

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jan 25 12:16:47 EST 2013


    [ https://issues.jboss.org/browse/TEIID-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750619#comment-12750619 ] 

Steven Hawkins commented on TEIID-2361:
---------------------------------------

I should add that the approach here was for us to act like a lowest common denominator so this roughly corresponds to oracle's handling.  The 4000 char setting is also roughly in step with the default for lob inlining / memory buffering, which is currently 8KB.  Setting the max string size higher should also probably come with an increase in the lob bytes as well.
                
> The current MAX String size is 4000, add the ability to configure when larger sizes are used
> --------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2361
>                 URL: https://issues.jboss.org/browse/TEIID-2361
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> The MAX String size is currently 4000.  After a discussion with Steve, he indicated a more common default might be 16k, and also add the ability to configure the size when a data source is being used that contains large sizes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list