Skip to content

Conversation

@nikhilsinhaparseable
Copy link
Contributor

version v.0.9.0 - time partition was stored as Utf-8 in version 1.3.0 onwards - time partition is now stored as TimestampMillisecond

after migration, time partition gets converted from Utf-8 to TimestmapNanosecond

fix is to match TimestampNanosecond to create the time filters for query

version v.0.9.0 - time partition was stored as Utf-8
in version 1.3.0 onwards - time partition is now stored as TimestampMillisecond

after migration, time partition gets converted from Utf-8 to TimestmapNanosecond

fix is to match TimestampNanosecond to create the time filters for query
@nitisht nitisht merged commit 6daf9e1 into parseablehq:main Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants