Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3579

Improve String concatenation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • Table SQL / API
    • None

    Description

      Concatenation of a String and non-String does not work properly.

      e.g. f0 + 42 leads to RelBuilder Exception

      ExpressionParser does not like f0 + 42.cast(STRING) either.

      Attachments

        Issue Links

          Activity

            People

              ram_krish ramkrishna.s.vasudevan
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: