Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23019

Avoid errors when identifiers use reserved keywords

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Table SQL / API
    • None

    Description

      We add more and more keywords and built-in functions with special meaning to SQL. However, this could be quite annoying for users that have columns named like a keyword. E.g. timestamp or current_timestamp.

      We should investigate if we can do better and avoid forcing escaping with backticks. IIRC Calcite also offers functionalities for that.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              twalthr Timo Walther
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: