Iurii Gerzhedovich created IGNITE-24154:
-------------------------------------------
Summary: 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
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)