You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starrocks version 4.1 allows creation of tables with struct types, but the spark connector rejects writes to these tables with Unsupported starrocks type, column name: X, data type: struct
Starrocks version 4.1 allows creation of tables with struct types, but the spark connector rejects writes to these tables with
Unsupported starrocks type, column name: X, data type: struct