-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat(mlop-2456): add protection to host setting on cassandra_client #385
Conversation
@@ -62,7 +62,7 @@ def target_df_spark(spark_context, spark_session): | |||
"timestamp": "2016-04-11 11:31:11", | |||
"feature1": 200, | |||
"feature2": 200, | |||
"feature__cos": 0.48718767500700594, | |||
"feature__cos": 0.4871876750070059, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The expected value it is without this last number
Quality Gate passedIssues Measures |
# What We are reverting the `staging` and `master` branches to the codebase of `1.4.0` version. Currently this is the stable and tested one ## Changes reverted - **Revert "fix: move incremental filter (#388)"** - **Revert "fix: rollback repartition (#386)"** - **Revert "chore: level (#382)"** - **Revert "fix: performance adjustments, migrate (#378)"** - **Revert "fix: performance improvements (#374)"** ## Changes maintained - #385 - #376 ## What's next We'll add in the next PR's (and releases) the new features
What 🔧
venv
files from checks and formatting_validate_and_format_cassandra_host
and unit teststests/unit/butterfree/transform/transformations/conftest.py
: fixing a test