Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7724

Codegen should cast(null) to a type to match exact function signature

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Won't Fix
    • None
    • Not applicable
    • dsl-sql
    • None

    Description

      If there are two function signatures for the same function name, when input parameter is null, Janino will throw exception due to vagueness:

      A(String)
      A(Integer)

      Janino does not know how to match A(null).

      Attachments

        Activity

          People

            sridharG sridhar Reddy
            amaliujia Rui Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: