Support for dataskipping for type TimestampNTZ

Jennifer
New Contributor III

More people begin to use TimestampNTZ as cluster key.

According to the thread here Unsupported datatype 'TimestampNTZType' with liquid clustering , optimization is not supported yet. We use this type as cluster key in Production already and can't optimize the table.

Is there any plan on the roadmap to support data skipping for this type?

Jennifer
New Contributor III

Also, does it mean that even I specify a column of type TimestampNTZ in the clustering key, it is not clustered by this column?