In that case are there any plans of supporting microsecond version of dateOf() and now() functions. It's pretty common to use microsecond precision timeuuids.
I created this JIRA: https://issues.apache.org/jira/browse/CASSANDRA-6672 cheers, Drew > On Feb 11, 2014, at 1:11 AM, Sylvain Lebresne <sylv...@datastax.com> wrote: > >> On Mon, Feb 10, 2014 at 7:16 PM, Drew Kutcharian <d...@venarc.com> wrote: >> Hey Guys, >> >> How can I define custom CQL3 functions (similar to dateOf, now, etc)? > > You can't, there is currently no way to define custom functions. > > -- > Sylvain