Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Univariate metrics optimization #59

Conversation

lquerel
Copy link
Contributor

@lquerel lquerel commented Nov 23, 2022

  • Separate univariate metrics from multivariate arrow schema representation.
  • Detect shared attributes, start_time_unix_nano, and time_unix_nano.
  • Implement shared attributes, start_time_unix_nano, and time_unix_nano.

Updates on the Arrow Schema is described here

Note: I will remove the AIR package in another PR to keep this one reasonably small.

@lquerel lquerel requested a review from jmacd November 23, 2022 01:26
@lquerel lquerel self-assigned this Nov 23, 2022
@lquerel lquerel added the enhancement New feature or request label Nov 23, 2022
@lquerel lquerel added this to the Beta V1 milestone Nov 23, 2022
@lquerel lquerel marked this pull request as ready for review November 29, 2022 02:33
@lquerel lquerel merged commit fc40638 into main Dec 6, 2022
@jmacd jmacd deleted the 57-univariate-metrics-optimization-based-on-shared-fields-attributes-start_time_unix_nano-time_unix_nano branch April 7, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Univariate metrics optimization based on shared fields (attributes, start_time_unix_nano, time_unix_nano)
2 participants