Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-4419 Make it possible to change metadata in some cases without rebuilding data
  3. KYLIN-4429

For LEAST_RESTRICTIVE consistency, which is the '=' operator, convert implicitly

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v3.1.0
    • None
    • None
    • Sprint 52

    Description

      For the following sql,

      select count(*)
      from TEST_KYLIN_FACT
      where cal_dt = date'2012-01-01'
      

      , if the data type of cal_dt is varchar, the sql cannot run successfully due to no implicitly data type conversion.

      Attachments

        Activity

          People

            yaho Zhong Yanghong
            yaho Zhong Yanghong
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: