Btw Yash, we also have a bug around not handle nullable arguments well ( https://issues.apache.org/jira/browse/DRILL-203)
and this should be also handled in the casting function search when null is passed. Tim On Wed, Nov 20, 2013 at 2:17 PM, Yash Sharma <[email protected]>wrote: > Sorry guys I dropped out of hangout yesterday due to connectivity issues. > I am working on Implicit Casting functionality. Have put a quick prototype > of the proposal here: > https://github.com/yashs360/incubator-drill-casting > > Guys can have a look and let me know if its on right track. > Two prime things to mention: > - Am figuring out some way to convert the function call to new function > call. > - Next, I need to see how Optiq's classes can be used to determine the > type of casting (implicit/explicit) > > -Regards, Yash > > > > -----Original Message----- > From: Michael Hausenblas [mailto:[email protected]] > Sent: Tuesday, November 19, 2013 10:37 PM > To: Apache Drill Developer > Subject: Re: hangout > > > Yeah, regrets from me as well, on travel ... > > Cheers, > Michael > > -- > Michael Hausenblas > Ireland, Europe > http://mhausenblas.info/ > > On 19 Nov 2013, at 17:52, Timothy Chen <[email protected]> wrote: > > > Hey folks, > > > > Will be missing out hangout because of jetlag and time, but I just > > pushed the broadcast sender code to review. > > > > On the side still waiting for some response on the EMR side for more > > progress, but I'll try some more this week to see if I can figure out > > what's wrong with my script. > > > > Tim > > > ________________________________ > > > > > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. >
