alamb merged PR #16167:
URL: https://github.com/apache/datafusion/pull/16167
--
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 #16167:
URL: https://github.com/apache/datafusion/pull/16167#discussion_r2106168938
##
datafusion/functions-nested/src/length.rs:
##
@@ -128,26 +148,20 @@ pub fn array_length_inner(args: &[ArrayRef]) ->
Result {
match &args[0].data_type() {
alamb commented on PR #16167:
URL: https://github.com/apache/datafusion/pull/16167#issuecomment-2907765509
Thanks again @chenkovsky
--
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 c
chenkovsky commented on code in PR #16167:
URL: https://github.com/apache/datafusion/pull/16167#discussion_r2105801259
##
datafusion/functions-nested/src/length.rs:
##
@@ -128,26 +148,20 @@ pub fn array_length_inner(args: &[ArrayRef]) ->
Result {
match &args[0].data_type()
alamb commented on code in PR #16167:
URL: https://github.com/apache/datafusion/pull/16167#discussion_r2105792781
##
datafusion/functions-nested/src/length.rs:
##
@@ -128,26 +148,20 @@ pub fn array_length_inner(args: &[ArrayRef]) ->
Result {
match &args[0].data_type() {