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

Sql. Custom data types. Fix least restrictive type and nullability.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0
    • sql

    Description

      1. Calcite uses ANY type for the DEFAULT operator and introduction of custom data types caused a regression that broke that rule.

      2. Nullable attribute is not correctly set for custom data types - it creates a custom data type with nullability = true when it should be false.

      3. Update commonTypeForBinaryComparison to convert to/from custom data type in binary comparison operators.

      Attachments

        Activity

          People

            mzhuravkov Maksim Zhuravkov
            mzhuravkov Maksim Zhuravkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 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 - 1.5h
                1.5h