fn extend_with_passthrough_metadata( target: &mut Map<String, Value>, metadata: &HashMap<String, String>, )
将 Arrow schema 元数据条目复制到提供的 JSON 映射中,跳过 Avro 保留键、Arrow 内部键或嵌套在 avro.schema. 命名空间下的键。解析为 JSON 的值将作为 JSON 插入;否则保留原始字符串。
avro.schema.