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

Add support for non-native SQL types

    XMLWordPrintableJSON

Details

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

    Description

      The TypeConverter of the Table API currently only supports basic types. We should maybe re-design the way sqlTypeToTypeInfo works. It is used in the CodeGenerator for visiting literals, in DataSetAggregate to create the RowTypeInfo and in determineReturnType. We could maybe provide a custom implementation per operator to determine the return type, based on the input fields.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vkalavri Vasia Kalavri
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: