alamb commented on PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#issuecomment-2184932279
Thanks again @EduardoVega and @Weijun-H
--
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
alamb merged PR #10908:
URL: https://github.com/apache/datafusion/pull/10908
--
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: github-unsubscr...@datafusi
alamb commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1649449221
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +283,49 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(arg)
EduardoVega commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1643158929
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +281,24 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(
alamb commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1643081498
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +281,24 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(arg)
EduardoVega commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1642751426
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +281,31 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(
Weijun-H commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1642217621
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +281,31 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(arg
EduardoVega commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1640045366
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +281,21 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(
alamb commented on code in PR #10908:
URL: https://github.com/apache/datafusion/pull/10908#discussion_r1639090072
##
datafusion/functions-array/src/string.rs:
##
@@ -281,6 +281,21 @@ pub(super) fn array_to_string_inner(args: &[ArrayRef]) ->
Result {
Ok(arg)
EduardoVega opened a new pull request, #10908:
URL: https://github.com/apache/datafusion/pull/10908
## Which issue does this PR close?
Closes #10862
## Rationale for this change
Go to issue.
## What changes are included in this PR?
D
10 matches
Mail list logo