Edmondo Porcu

Results 48 issues of Edmondo Porcu

## Description Adds a test parallelization option to run Delta tests on different JVM addressing #1128: - Implements a generic abstraction called `GroupingStrategy` and a default implementation `SimpleHashStrategy` that uses...

waiting for merge

## Description Resolves #1222 ## How was this patch tested? The SQL test suite was extended ## Does this PR introduce _any_ user-facing changes? The returned DataFrame from a delete...

## Description This PR makes the DeltaTableBuilder respect the case of table properties written via the builder, while offering an option to fallback to the previous behavior. It also adds...

waiting for merge

For any of the files in my project, the cobertura.xml contains always a 0 for complexity. I have hard time in understanding if the value is not computed by coverage.py...

bug
not a bug

Retrieves the settings of [databricks_job](../resources/job.md) by name or by id. Complements the feature of the [databricks_jobs](jobs.md) data source. ## Example Usage Getting the existing cluster id of specific [databricks_job](../resources/job.md) by...

### What's wrong When you have a multi-module repo, you might have your Python code located in a subfolder, together with its setup.cfg. Now, you are tempted to use this...

bug

The current pull request introduces several powerful techniques to improve code quality and separating concerns: - Domain driven design is adopted, trying to abstract away from external systems(Standard Input/Standard Output)...

I am using reviewdog reporter via wemake-python-styleguide. When I choose the reporter 'github-pr-review' with the following build ``` name: "lint" on: push: pull_request: # The branches below must be a...

## Environment Information Open Babel version: 3.1.1 Operating system and version: ProductName: macOS ProductVersion: 11.5.2 ## Expected Behavior I have worked around #2412 by adding to my Makefile a custom...

## Environment Information Open Babel version: 3.1.1 Operating system and version: MacOS Silicon ## Expected Behavior ## Actual Behavior When I perform poetry add open-babel the installation files during wheel...