News

I'm trying to evaluate DRUID and superset as exploratory tool. Our dataset stores a timestamp column, an ISO 8601 format, represented as TEXT(string). I'm not sure how to convert this into a DATETIME ...
This is similar to #32366 but not exactly the same. I have a dataset where I am trying to filter by a column in my parquet files that is a timestamp with timezone type. Every way that I try to do the ...