Comment #4 on issue 926 by [email protected]: Allow functions to provide
types for parameters
https://code.google.com/p/asterixdb/issues/detail?id=926
Right now functions have RESULT types but the parameters are named but NOT
typed. This issue is saying that the input parameters should also be
type-able - and then you'd want/expect/need the AQL compiler to make sure
(like it does before doing an insert into a typed dataset) that the call is
valid and any converting of data that would be appropriate/needed has
happened.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings