Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-16075

Calcite engine. Support UUID data type

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Currently, UUID columns can be selected or even filtered if a table containing such a column is created not by the Calcite-based SQL engine (for example via cache API using @QuerySqlField field annotation).
      But we cannot use it in DDL:

      CREATE TABLE t (id UUID)
      

      Or cast:

      SELECT CAST(id AS UUID)
      

      Attachments

        Issue Links

          Activity

            People

              vladsz83 Vladimir Steshin
              alex_pl Aleksey Plekhanov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h 40m
                  5h 40m