apache

/

flink

branch iconmaster

arrow to build time
clock icon2 hrs, 10 mins, 37 secs

Timo Walther avatarTimo Walther

[FLINK-14903][table] Relax structured types constraints

In order to allow type extraction of structured types that are
not registered in a catalog, we need to relax the structured
type concept to "inline or anonymous structured types" that are
not identified by an object identifier in a catalog but the
fully qualified implementation class.

This closes #10307.

Reply via email to