FAQ - Field 'tags' is backed by an array
更新时间: 2025-03-08 23:20:52
阅读 661
FAQ-模板xxxxxx
问题描述/异常栈
23/06/08 09:21:17 WARN ScalaRowValueReader: Field 'tags' is backed by an array but the associated Spark Schema does not reflect this;
(use es.read.field.as.array.include/exclude)
发现版本
easytransfer 3.6.0解决方案
1、传输ES在3.6.0新增一种读取模式。es简单类型读取成简单类型,数组、Object等复杂类型都直接读成string。

作者:林帅
文档反馈
以上内容对您是否有帮助?