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

Tajo does not recognize boolean literal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None

    Description

      See the title. So, the following statement does not work in Tajo.

      select true;
      
      select * from table where true;
      

      This patch adds boolean literal support. In addition, this patch contains some trivial bug fixes about parsing and logical planning.

      Attachments

        1. TAJO-404.patch
          12 kB
          Hyunsik Choi

        Issue Links

          Activity

            People

              hyunsik Hyunsik Choi
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: