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

Calcite engine. Support old "CREATE TABLE WITH options" syntax

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.13
    • None

    Description

      Currently, options for CREATE TABLE should be in format: WITH key1="val1", key2="val2" (each option value double-quoted), but in H2-based query engine format was a little bit different: WITH "key1=val1, key2=val2" (the whole option list double-quoted).

      We should support both syntaxes, since there are a lot of old-syntax queries in examples, documentation, etc.

      Attachments

        Issue Links

          Activity

            People

              alex_pl Aleksey Plekhanov
              alex_pl Aleksey Plekhanov
              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 - 20m
                  20m