Compare two Iceberg type strings for equality, ignoring whitespace differences. This is useful when comparing types from user input vs catalog responses, as catalogs may normalize whitespace differently.
First type string
Second type string
true if the types are equivalent
Compare two Iceberg type strings for equality, ignoring whitespace differences. This is useful when comparing types from user input vs catalog responses, as catalogs may normalize whitespace differently.