JNSimba merged PR #147:
URL: https://github.com/apache/doris-spark-connector/pull/147
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr..
daikon12 commented on code in PR #147:
URL:
https://github.com/apache/doris-spark-connector/pull/147#discussion_r1363269325
##
spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/SchemaUtils.scala:
##
@@ -166,13 +166,16 @@ private[spark] object SchemaUtils {
wolfboys commented on code in PR #147:
URL:
https://github.com/apache/doris-spark-connector/pull/147#discussion_r1363166877
##
spark-doris-connector/src/main/scala/org/apache/doris/spark/sql/SchemaUtils.scala:
##
@@ -166,13 +166,16 @@ private[spark] object SchemaUtils {
daikon12 opened a new pull request, #147:
URL: https://github.com/apache/doris-spark-connector/pull/147
## Problem Summary:
Currently, when a value of the array type is null, rowColumnValue will
encounter a null pointer
Describe the overview of changes.
I suggest that when proce