[
https://issues.apache.org/jira/browse/IGNITE-24154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich updated IGNITE-24154:
----------------------------------------
Labels: ignite-3 (was: )
> Increase maximum precision for VARBINARY and VARCHAR types up to
> integer.MAX_VALUE
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-24154
> URL: https://issues.apache.org/jira/browse/IGNITE-24154
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Iurii Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> Right now we have a limitation for precision varchar and varbinary types as
> 65536.
> For real-life scenarios it's not enough, we should be able to insert a
> hundred megabytes as value.
> Let's try increasing the limit to an integer.MAX_VALUE for these types and
> see how Ignite's health changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)