[
https://issues.apache.org/jira/browse/IGNITE-17561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600829#comment-17600829
]
Yury Gerzhedovich commented on IGNITE-17561:
--------------------------------------------
[~Butkovic], the perfect way is reproducer which could be run. But if it is
impossible due to some o reasons, samples of data and all steps to reproduce
the issue will help to investigate and fix the issue. But I can't give you any
guarantee by timeline of the investigation and fix
> SQLException: Hexadecimal string with odd number of characters
> --------------------------------------------------------------
>
> Key: IGNITE-17561
> URL: https://issues.apache.org/jira/browse/IGNITE-17561
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.13
> Environment: Ignite 2.13.0
> Reporter: Dren
> Priority: Critical
> Attachments: CREATE_TABLE_STAT_ENRICH_PROCESSOR.sql, Ignite_log.txt,
> data_sample_in_table.jpg, error_sql1.jpg, ok_sql2.jpg
>
>
> After in place upgrade from 2.7.6 to 2.13.0 SQL failed with error.
> {code:java}
> //
> Caused by: org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number
> of characters: "2022-08-22 10:30:58.938" [90003-197]
> at
> org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
> ... 57 more {code}
> After creation of new table with same columns and same data SQL return result
> without error.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)