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

Old documentation for storage engine usage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • documentation
    • Docs Required, Release Notes Required

    Description

      In some places of Ignite documentation of help we still have remnants of an old syntax for setting a storage engine to a table.
      For example in IgniteSqlCommand.java we have following help:

          CREATE_TABLE("CREATE TABLE",
                  "CREATE TABLE [IF NOT EXISTS] tableName (tableColumn [, tableColumn]...)\n"
                          + "[COLOCATE [BY] (columnName [, columnName]...)]\n"
                          + "[ENGINE engineName]\n"
                          + "[WITH paramName=paramValue [,paramName=paramValue]...]\n"
                          + "tableColumn = columnName columnType [[NOT] NULL] [DEFAULT defaultValue] [PRIMARY KEY]"),
      

      We need to check our documentation and help and make it up to date with how it should actually work.

      Attachments

        Issue Links

          Activity

            People

              igusev Igor Gusev
              ivan.zlenko Ivan Zlenko
              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 - 0.5h
                  0.5h