You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Winter Gao <wi...@gmail.com> on 2014/11/06 04:06:18 UTC

Question about writetime() function

Hi,
I have a question. Is using wirtetime() function recommended? Or
application developers are encouraged to use timestamp of their own?
E.g. I want to record when a column value was updated, do I need to add an
extra column of type timestamp or to use writetime() function directly?

Thank you!


Best regards!

-----------------------------
Winter Gao