Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25217 FLIP-190: Support Version Upgrades for Table API & SQL Programs
  3. FLINK-25805

Use compact DataType serialization for default classes instead of internal ones

    XMLWordPrintableJSON

Details

    Description

      It is more likely that default conversion classes spam the plan than internal classes. In most cases when internal classes are used, they usually also use logical type instead of data type. So it should be safer to skip default conversion classes. This also reduces the plan size for serializing `ResolvedSchema`.

      Attachments

        Activity

          People

            twalthr Timo Walther
            twalthr Timo Walther
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: