In Cassandra cql query how to convert string containing timestamp and then using in where clause for time series queries?

前端 未结 0 1713
面向向阳花
面向向阳花 2020-12-29 14:54

In Cassandra table, created_date is string column "2018-04-26 12:59:38 UTC". Need to use this column to create time series query like

Select * from dynamic_

相关标签:
回答
  • 消灭零回复
提交回复
热议问题