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

Zyp Treatments: A slightly tailored transformation subsystem #46

Merged
merged 4 commits into from
Sep 10, 2024

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    ce69f2c View commit details
    Browse the repository at this point in the history
  2. Chore: Mark integration tests so you can run the test suite faster

    ... when deselecting them: pytest -m "not integration"
    amotl committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7171fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d40cd82 View commit details
    Browse the repository at this point in the history
  4. Zyp Treatments: Add normalize_complex_lists option

    Because CrateDB can not store lists of varying objects, try to normalize
    them, currently biased towards strings and floats.
    amotl committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7ae37a7 View commit details
    Browse the repository at this point in the history