You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by as...@googlecode.com on 2015/08/10 19:29:26 UTC

Issue 926 in asterixdb: Allow functions to provide types for parameters

Status: New
Owner: sjaco...@ucr.edu
Labels: Type-Enhancement Priority-Medium

New issue 926 by sjaco...@ucr.edu: Allow functions to provide types for  
parameters
https://code.google.com/p/asterixdb/issues/detail?id=926

Functions currently don't allow you to specify types for input parameters.

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

Re: Issue 926 in asterixdb: Allow functions to provide types for parameters

Posted by as...@googlecode.com.
Comment #4 on issue 926 by dtab...@gmail.com: 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

Re: Issue 926 in asterixdb: Allow functions to provide types for parameters

Posted by as...@googlecode.com.
Comment #3 on issue 926 by sjaco...@ucr.edu: Allow functions to provide  
types for parameters
https://code.google.com/p/asterixdb/issues/detail?id=926

I'm not sure exactly what you mean exactly by statically typed. Can you be  
more specific?

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

Re: Issue 926 in asterixdb: Allow functions to provide types for parameters

Posted by as...@googlecode.com.
Comment #2 on issue 926 by ildar.absalyamov: Allow functions to provide  
types for parameters
https://code.google.com/p/asterixdb/issues/detail?id=926

I might be missing something here, but aren't the functions statically  
typed right now? Why you would need to provide types for parameters?

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

Re: Issue 926 in asterixdb: Allow functions to provide types for parameters

Posted by as...@googlecode.com.
Comment #1 on issue 926 by Ty13r.Derden@gmail.com: Allow functions to  
provide types for parameters
https://code.google.com/p/asterixdb/issues/detail?id=926

I might be missing something here, but aren't the functions statically  
typed right now? Why you would need to provide types for parameters?

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