-
**Is your feature request related to a problem? Please describe.**
Best practice is to ensure String literal's define their language. Also FDP v1.2 defines this: https://specs.fairdatapoint.org/fdp-s…
-
You can optimize the table for queries by partitioning it based on relevant fields such as block_timestamp or signer_account_id. This will improve query performance by reducing the amount of data scan…
-
## Description
I am trying to make use of a versioned `ManagedTableDataset` so that I can correctly load and save using different versions of a delta table. I'm encountering an error when trying to l…
-
When creating a view that reads data from a separate catalog, it can cause some unexpected usability issues when using session properties. Since properties are scoped to a specific catalog, the sessi…
-
A frequent requirement with modern data-driven apps is to perform bulk imports and/or updates on frequently accessed data tables. This requires the table to remain available for access by reads while …
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
## Description
When we use the `kedro catalog create` command on existing YAML file, we're losing comments from the old file.
## Context
As of now, when we use the `kedro catalog create` command,…
-
## Feature Request
### Description of Problem:
CALM doesn’t currently provide enough definitional detail for Data in solution designs. We should be able to integrate CALM designs into popular d…
ojeb2 updated
1 month ago
-
### Steps to reproduce the behavior (Required)
Launch an iceberg-rest catalog and minio in a docker container. I created an example that can be run with docker-compose:
```sh
git clone https://gith…
-
hello. i see in [this issue](https://github.com/JanKaul/iceberg-rust/issues/12) that there is support for writing a datafusion dataframe to an existing iceberg table, but im not able to find any examp…