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

Cast operator with nested functions causes NPE

    XMLWordPrintableJSON

Details

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

    Description

      The following code reproduces the error case.

      select to_timestamp(CAST(split_part('1386577650.123', '.', 1) as INT8));
      

      Attachments

        1. TAJO-442.patch
          3 kB
          Hyunsik Choi

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: