You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/06/18 19:38:56 UTC

[GitHub] [druid] gianm opened a new issue #10052: Reconcile SQL MV function behavior on SQL arrays

gianm opened a new issue #10052:
URL: https://github.com/apache/druid/issues/10052


   The docs say that SQL MV_* functions all work on arrays:
   
   > All 'array' references in the multi-value string function documentation can refer to multi-value string columns or ARRAY literals.
   
   But it isn't true. Many of them (MV_SLICE, MV_CONCAT, others) have signatures that do not accept SQL ARRAY types. We should either make these functions work on SQL ARRAYs, or update the docs to say that they do not.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org