Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-263

Non-ASCII column alias name causes error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Currently, Tajo does not support non-ASCII name as a column alias

      I tested a korean word as a column alias and got the following error:

      tajo> select n_name as 이름 from nation_100;
      ERROR: extraneous input 'from' expecting Identifier
      LINE 1:20 select n_name as 이름 from nation_100
                                    ^^^^
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sirpkt Keuntae Park
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: