Good day!
When I try to add field to the struct column in the attached table: "ALTER TABLE ac.test.users ADD COLUMN data_struct.test VARCHAR".
I got from action body:
The schema contains only one field with name "data_struct" with type StringType.
It looks like the field name in the schema should be "test".
Good day!
When I try to add field to the struct column in the attached table: "ALTER TABLE ac.test.users ADD COLUMN data_struct.test VARCHAR".
I got from action body:
The schema contains only one field with name "data_struct" with type StringType.
It looks like the field name in the schema should be "test".