alamb commented on issue #11436:
URL: https://github.com/apache/datafusion/issues/11436#issuecomment-2275635437

   > Shouldn't we have two different function to support these two use cases ? 
Or any ideas on how should we support both usecases using using single map 
functio
   
   In general, I think DataFuion strives not to invent / determine semantics, 
so in my opinion we should follow other implementations rather than having our 
own custom behavior whenever possible. 
   
   I think by default we should follow the postgres model
   
   If postgres doesn't support maps / this syntax then I think we should follow 
the DuckDB model
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to