startreedata / pinot-recipes

This repository contains recipes for Apache Pinot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading DateTime Strings into Pinot

mneedham opened this issue · comments

Explain how to load DateTime Strings into Pinot so that you can run date/time based operations against that column.

Some of this is covered by this blog post - https://www.markhneedham.com/blog/2021/12/03/apache-pinot-convert-datetime-string-timestamp-invalid-timestamp/