You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/05/14 05:05:52 UTC

[GitHub] [incubator-pinot] yupeng9 commented on pull request #6918: Convert collections not unnested to json

yupeng9 commented on pull request #6918:
URL: https://github.com/apache/incubator-pinot/pull/6918#issuecomment-841007940


   > This might not always be the desired behavior. Other transformers might expect collection as the input.
   > This can also be done by using `toJsonString()` in `ExpressionTransformer`
   
   True. But this is convenient for some cases that users do not need to enumerate other collections. i.e. users need to only list the collections to unnest.
   
   How about we add a config `convertCollectionsToJson` with a default value of `false`?


-- 
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@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org