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

NULL values handling in Table API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • Table SQL / API
    • None

    Description

      This is an umbrella task for NULL value handling in Table API.
      As the logical API for queries, Table API should support handling NULL values, NULL value is quite a common case during logical query, for example:

      1. Data source may miss column value in many cases("value missing", "value unknown", "value not applicable" .etc ).
      2. Some operators generate Null values on their own, like Outer Join/Cube/Rollup/Grouping Set, and so on. Null values handling in Table API is the prerequisite of these features.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chengxiang li Chengxiang Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: