I already solve it here. In my case, my timestamp field has DOUBLE
type value and not INTEGER
or LONG
. Maybe fix it next update so every type of number can be parsed? Because elasticsearch could parse it to datetime but dremio couldn’t.
I already solve it here. In my case, my timestamp field has DOUBLE
type value and not INTEGER
or LONG
. Maybe fix it next update so every type of number can be parsed? Because elasticsearch could parse it to datetime but dremio couldn’t.