Jakub Dardzinski

Results 12 issues of Jakub Dardzinski

**Is your feature request related to a problem? Please describe.** The issue is a reference to #681. It has been solved with DBeaver's Resource Manager that allows you to save...

xf:resource manager

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? 3.10 2. What operating system and processor architecture are you using? Linux-5.10.60.1-microsoft-standard-WSL2-x86_64-with-glibc2.35 3....

bug
status-pr_pending_merge
status-triage_done

1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes #415 2. Fill out the following pre-review checklist: - [...

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? 3.8.17 2. What operating system and processor architecture are you using? macOS-13.4.1-arm64-arm-64bit 3....

feature
triaged

--- This may possibly fix #39232. I tested the solution many times locally and deployed in Astro Cloud (so it gives me quite certainty it works). I don't really know...

area:providers
provider:openlineage

### Apache Airflow Provider(s) celery, openlineage ### Versions of Apache Airflow Providers _No response_ ### Apache Airflow version 2.9.0 but happens on 2.7+ too ### Operating System Darwin MacBook-Pro.local 23.4.0...

kind:bug
area:providers
area:lineage
provider:openlineage
provider:celery

In https://github.com/OpenLineage/OpenLineage/pull/2520 released in `openlineage-python==1.13.1` there were introduced V2 classes for facets and events.

area:providers
provider:openlineage

This PR removes usage of `openlineage.common` dependencies in Google (BigQuery) and Snowflake providers. In both cases it externally contains logic that should be moved directly into providers. The only dependency...

provider:google
area:providers
provider:snowflake
provider:openlineage

In #39235 I missed for some reason adding `dag_state_change_process_pool_size` in the `provider.yaml` file. This small PR fixes this. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for...

area:providers
provider:openlineage

I'd like to use boon in a pre-commit hook. This however requires one of the options: 1. build binary executable (not example) and publish it - you can then do...