- Table schema has only one column: raw_json (String) - Serialize entire CorrelatedLog as JSON string - Use INSERT INTO table (raw_json) with single Append() argument - Fix "No such column timestamp" errors Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>