-
Hi,
We are experiencing a performance issue when retrieving column metadata from the Iceberg catalog using the following query:
```sql
SELECT * FROM iceberg.information_schema.columns;
```
…
-
### What happened
Every so many seconds we append new data to a Table using pyIceberg (using Arrow tables).
On the background we run some Table maintenance operations; specifically removing old da…
-
Hi,
I am using SP-API to delete and recreate a listing with a different product type trying to fix the problem of Amazon changing the original product type of a listing.
I've tested this with ma…
-
Dear DCAT team,
I have a question on how to properly use DCAT to capture metadata about instructions for copying a dataset. The instructions/configurations are per dataset. The scenario is that the…
-
### Apache Iceberg version
1.1.0
### Query engine
Spark
### Please describe the bug 🐞
My Job was running fine for a long time and today we got this exception.
Getting exception "Cau…
-
**Describe the bug**
I tried to use the Identifier converted for the first time to fix some records that were entered as institutional catalog numbers instead of Arctos record guids. https://arctos.…
-
### Preconditions and environment
- Magento version 2.4.4-p2
- PHP 7.4
### Steps to reproduce
**- Set Date as drop down in Stores > Configuration > Catalog > [Date & Time Custom Options]**
…
-
## 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 / Improvement
### Summary:
We would like to request the addition of a new feature in the Iceberg REST catalog that would allow the catalog to return a row filter expression for a…
-
## Why are we doing this research?
### Problem
The DataCatalog API, an older Kedro component, needs a refactor to better align with user needs. GitHub threads reveal confusion with the current API…