You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/12/20 05:45:00 UTC

[jira] [Created] (IGNITE-18431) UUID and BitSet are not supported in SQL

Pavel Tupitsyn created IGNITE-18431:
---------------------------------------

             Summary: UUID and BitSet are not supported in SQL
                 Key: IGNITE-18431
                 URL: https://issues.apache.org/jira/browse/IGNITE-18431
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 3.0.0-beta1
            Reporter: Pavel Tupitsyn
             Fix For: 3.0.0-beta2


When a table has UUID and/or BitMask column, all queries fail with "UUID is not supported yet".

https://github.com/apache/ignite-3/blob/316545c3a15135a6441bbcfa6725f960152408a5/modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/util/TypeUtils.java#L396



--
This message was sent by Atlassian Jira
(v8.20.10#820010)