read_schema_change_other.sql 124 B

12
  1. /* custom error:It is forbidden to specify the column '_other'*/
  2. select * from plato.Input with schema Struct<_other:Yson>;