Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 2.3.0
    • Fix Version/s: 2.4.0
    • Component/s: app.catalog
    • Labels:
      None

      Description

      Metastore runs:

      SELECT * FROM `default.some_table_ext` WHERE ymd=2013-04-20

      Right query is:

      SELECT * FROM `default.some_table_ext` WHERE ymd='2013-04-20'

        Attachments

          Activity

            People

            • Assignee:
              abe Abraham Elmahrek
              Reporter:
              abe Abraham Elmahrek
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: