Skip to content

Conversation

nikhilsinhaparseable
Copy link
Contributor

update in the time partition logic
to check if time partition field value is not less than a month old
then partition based on time partition field
also, if static schema is provided
check if static schema has time partition field at the time of log creation
update the data type of time partition field to timestamp when persisting schema
this improves query performance of count(*)

to check if time partition field value is not less than a month old then partition based on time partition field also, if static schema is provided check if static schema has time partition field at the time of log creation
Copy link
Contributor

@Eshanatnight Eshanatnight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good but quest seems to be failing

@nitisht nitisht merged commit ebf2c16 into parseablehq:main May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants