bubbajoe closed issue #6694: bug: array_position not working as expected
URL: https://github.com/apache/datafusion/issues/6694
--
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.
T
duongcongtoai commented on issue #6694:
URL: https://github.com/apache/datafusion/issues/6694#issuecomment-2628757371
And looks like the documentation was also improved overtime, stating that
this is a scalar function:
https://datafusion.apache.org/user-guide/sql/scalar_functions.html#array
duongcongtoai commented on issue #6694:
URL: https://github.com/apache/datafusion/issues/6694#issuecomment-2628753363
I think this issue was fixed, and there are already alot of sqllogictest
covered this case here:
https://github.com/apache/datafusion/blob/9d1bfc1bfb4b6fc59c36a391b21d5b4bb7
duongcongtoai commented on issue #6694:
URL: https://github.com/apache/datafusion/issues/6694#issuecomment-2626879276
take
--
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.
T