Fokko Driesprong
Fokko Driesprong
This allows PyIceberg to leverage the metadata to prune down data files, speeding up the queries significantly. Resolves #15179
### Description When an expression is passed to Arrow, it does not support the `in_between` operator. I've added a simple rule to pass these down.
### Expected behavior We're seeing that dbt-trino is quite chatty (this is more a charasteristic of dbt, rather than dbt-trino). I noticed that when running an incremental model, we're seeing...
resolves #751 ### Description ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-spark/blob/main/CONTRIBUTING.md) and understand what's expected of me - [x] I have signed the [CLA](https://docs.getdbt.com/docs/contributor-license-agreements) - [x] I...
Hi, I'm confused. From the setup.py I see that it will install pytest for dev/test, but I can't find any tests. Any idea? https://github.com/gglanzani/hmsclient/blob/master/setup.py#L44-L45 Cheers, Fokko
Hi all, The repository name must be lowercase ``` > docker pull Microsoft/azure-cosmosdb-emulator invalid reference format: repository name must be lowercase ```
## Description ## Additional context and related issues ## Release notes ( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
### What changes were proposed in this pull request? ### Why are the changes needed? Fixes quite a few bugs on the Parquet side: https://github.com/apache/parquet-mr/blob/master/CHANGES.md#version-1140 ### Does this PR introduce...
Second try of https://github.com/apache/airflow/pull/32786 --- **^ 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 more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is...