📄️ named_struct
指定されたフィールド名と値を持つ struct を作成します。
📄️ row
指定された値から名前付きの STRUCT または ROW 値を作成します。名前なしの struct をサポートしています。フィールド名を指定する必要はありません。StarRocks は自動的に col1, col2,... のようなカラム名を生成します。
AI generated answers are based on docs and other sources. Please test answers in non-production environments.