Skip to content

Conversation

@trueleo
Copy link
Contributor

@trueleo trueleo commented Nov 2, 2023

Description

Set prefix ordering to latest to oldest for better query results in general usecases. Target partition is set to 1 because Datafusion enforce ordering optimization will intelligently create more partitions when needed.

This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@nitisht nitisht merged commit 5cdd56b into parseablehq:main Nov 2, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2023
@trueleo trueleo deleted the prefix-ordering branch November 22, 2023 07:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants