-
`ImmutablesReferenceEquality`is a recently added error-prone check (https://github.com/apache/iceberg/pull/10788). Figure out whether we adjust the code or suppress the check permanently
-
The [uc_catalog](https://github.com/duckdb/uc_catalog) extension supports the following:
```sql
INSTALL uc_catalog from core_nightly;
INSTALL delta from core;
LOAD delta;
LOAD uc_catalog;
CREA…
-
**What is the bug?**
This is a bug with direct query + iceberg.
When adding a filter to a query based on a `timestamp` field compared to a datetime, the filter is only considering the date from th…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
create_order函数在account='cross_margin'全仓杠杆模式下,iceberg='-1'冰山委托不起作用,iceberg设置任何值都没有用!
-
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues.
### What would you like to be improved?
- metastore…
-
Is this project dead? The helm charts for iceberg setup would be especially useful but I don't see anything here except a readme.
-
We have ~500 tables in iceberg catalog and every `show analyze job` takes a minute or too while starrocks refreshes table's meta.
-
I could not reproduce. I faced the problem using experimental features of iceberg (merge when package is dirty)
and I could not interact with the dialog.
So looking for trim users will help find …
-
Just a heads up for people.
The iceberg restarts trigger a subtle bug mentioned here https://github.com/Unidata/netcdf-c/issues/1496
We can see this from the unlimited dimension and variable `i`…