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

SQL: Add String length constraint

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.7
    • sql

    Description

      We should support CHAR(X) and VARCHAR{X syntax. Currently, we ignore it. First, it affects semantics. E.g., one can insert a string with greater length into a cache/table without any problems. Second, it limits efficiency of our default configuration. E.g., index inline cannot be applied to String data type as we cannot guess it's length.

      Attachments

        Issue Links

          Activity

            People

              nizhikov Nikolay Izhikov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: