You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/04/18 10:42:51 UTC

[GitHub] [incubator-seatunnel] v-wx-v opened a new pull request, #1711: fix bug Spark "WrappedArray$ofRef cannot be cast to java.sql.Array"

v-wx-v opened a new pull request, #1711:
URL: https://github.com/apache/incubator-seatunnel/pull/1711

   When use Spark ArrayType to write Clickhouse Array(String), Seq cannot be cast java.sql.Array


-- 
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-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] ruanwenjun commented on pull request #1711: fix bug Spark "WrappedArray$ofRef cannot be cast to java.sql.Array"

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on PR #1711:
URL: https://github.com/apache/incubator-seatunnel/pull/1711#issuecomment-1101942557

   @BenJFan Please take a look, thanks.


-- 
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-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] ruanwenjun merged pull request #1711: fix bug Spark "WrappedArray$ofRef cannot be cast to java.sql.Array"

Posted by GitBox <gi...@apache.org>.
ruanwenjun merged PR #1711:
URL: https://github.com/apache/incubator-seatunnel/pull/1711


-- 
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-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] ruanwenjun commented on a diff in pull request #1711: fix bug Spark "WrappedArray$ofRef cannot be cast to java.sql.Array"

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on code in PR #1711:
URL: https://github.com/apache/incubator-seatunnel/pull/1711#discussion_r852533432


##########
release-note.md:
##########
@@ -0,0 +1,44 @@
+# 2.1.1 Release

Review Comment:
   Hi, thanks for your working on this patch, you don't need to submit this file, this file is only used in [2.1.1 release branch](https://github.com/apache/incubator-seatunnel/tree/2.1.1-prepare)



-- 
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-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] v-wx-v closed pull request #1711: fix bug Spark "WrappedArray$ofRef cannot be cast to java.sql.Array"

Posted by GitBox <gi...@apache.org>.
v-wx-v closed pull request #1711: fix bug Spark "WrappedArray$ofRef cannot be cast to java.sql.Array"
URL: https://github.com/apache/incubator-seatunnel/pull/1711


-- 
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-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org