-
Is it possible to update finalized metadata records (PR merged, record available in the catalog)?
We now have a MD record for [ERA5 land monthly](https://catalog.eoxhub.fairicube.eu/collections/ind…
-
Hi team,
I'm trying to use Trino with an external Iceberg REST Catalog implementation. That catalog requires using `s3.remote-signing-enabled` property when reading Iceberg tables. Therefore, I set…
-
Example query on frontend
```
SELECT * FROM list_schemas() WHERE database_name = 'my_pg' ORDER BY schema_name
```
This will show empty schemas since the catalog on the frontend is essentially …
-
### Describe the feature
We need a new unified api and name filter support for all the entity list operations.
The filter operation is above the tree UI, whatever filter catalog, schema or table nam…
-
---
Author Name: **Duane Costa** (Duane Costa)
Original Redmine Issue: 5199, https://projects.ecoinformatics.org/ecoinfo/issues/5199
Original Date: 2010-10-11
Original Assignee: Chad Berkley
---
O…
-
### Describe the bug
When trying to use `{{ source() }}` from a non-iceberg table, a `dbt-glue` project set up for the iceberg datalake format will refuse to read the source because it's not an icebe…
-
**What type of your feature request?**
- [ ] [official architecture](https://github.com/vespa-engine/vespa) research
- [ ] test offcial docker
- [ ] complete standardized expression
- [ ] deve…
-
https://github.com/magento/magento2/blob/2.4-develop/lib/internal/Magento/Framework/App/Config/Value.php#L87
Always returns false for app:config:import command.
### Preconditions (*)
1. Mag…
-
### Preconditions and environment
- Magento version `2.4.6-p6`
- SQL query used to confirm bug
`SELECT * FROM catalog_product_entity_media_gallery_value cpem
INNER JOIN catalog_product_entity c…
-
### Apache Iceberg version
main (development)
### Please describe the bug 🐞
PyIceberg assumes the same FS implementation is used for reading both metadata and data.
However, I want to use a…