blob: d78ac9eaf8375886f7d4adec2bbf672e375140ca [file] [log] [blame]
create table test_struct( duplicateColumn struct<id:int, id:int>);