You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: allow ingestion with custom time partition (#790)
This PR updates 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
This PR is partly related to #752
0 commit comments