Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-33

SQL parser should allow different identifier quoting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      SQL parser should allow different schemes for identifier quoting. The current built-in scheme uses double-quotes (like Oracle, Teradata, Postgres). We could also allow back-ticks (like MySQL) and brackets (like Microsoft SQL Server).

      These settings should be at the session level. Stored SQL (e.g. views stored in the catalog) would need a way to store the settings they need.

      Then people could easily tune Optiq to behave like their favorite database.

      ---------------- Imported from GitHub ----------------
      Url: https://github.com/julianhyde/optiq/issues/33
      Created by: julianhyde
      Labels: enhancement,
      Created at: Tue Apr 02 23:08:20 CEST 2013
      State: closed

      Attachments

        Activity

          People

            Unassigned Unassigned
            github-import GitHub Import
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: