[Bug] [SinkMetrics] the sink metrics collect will get NPE when data type is String[] #6455
Closed
2 of 3 tasks
Labels
Milestone
Search before asking
What happened
SinkFlowLifeCycle#250
https://github.com/apache/seatunnel/blob/dev/seatunnel-api/src/main/java/org/apache/seatunnel/api/table/type/SeaTunnelRow.java#L240
in sink life cycle, will summary the sink bytes. but if the data type is string array, doesn't have null check, will get NPE when value is null.
SeaTunnel Version
2.3.4
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: