[
https://issues.apache.org/jira/browse/CALCITE-7067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZheHu resolved CALCITE-7067.
----------------------------
Fix Version/s: 1.41.0
Resolution: Fixed
Fixed in
[2143c6b|https://github.com/apache/calcite/commit/2143c6b106581176cdb369f4b60223374d29353b].
Thanks for your review [~nobigo] [~mbudiu].
> Maximum precision of UNSIGNED BIGINT type in MysqlSqlDialect should be 20
> -------------------------------------------------------------------------
>
> Key: CALCITE-7067
> URL: https://issues.apache.org/jira/browse/CALCITE-7067
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.40.0
> Reporter: ZheHu
> Assignee: ZheHu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.41.0
>
>
> MySQL'sunsigned bigint varies from 0 to 18446744073709551615(2^64 - 1), see
> [doc|https://dev.mysql.com/doc/refman/8.0/en/integer-types.html].
> The max precision for UBIGINT in MySqlDialect should be 20 instead of 19.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)