datavines
datavines copied to clipboard
[Bug] [Module Name] 跨表对比是用spark引擎,表中有array类型字段时 会报错,导致执行记录中的执行结果为默认不会改变 结果中没有数据
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
跨表对比是用spark引擎,表中有array类型字段时 会报错,导致执行记录中的执行结果为默认不会改变 结果中没有数据
DataVines Version
#386
DataVines Config
spring:
config:
activate:
on-profile: mysql
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/datavines?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
username: root
password: 123456
Running Command
sh datavines-daemon.sh start mysql
Error Exception
日志中不显示有错误日志
Engine Type
3.2.4
Java Version
1.8
Screenshots
No response
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!