github-actions[bot] commented on issue #11445:
URL: https://github.com/apache/iceberg/issues/11445#issuecomment-2848872977
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occur
nastra commented on issue #11445:
URL: https://github.com/apache/iceberg/issues/11445#issuecomment-2454087357
I believe `'catalog-rest.endpoint' = 'http://localhost:8181'` should rather
be `uri' = 'http://localhost:8181'`
--
This is an automated message from the Apache Git Service.
To res
petartushev opened a new issue, #11445:
URL: https://github.com/apache/iceberg/issues/11445
### Query engine
I'm using flink as my engine.
### Question
I have a java data streaming app that uses flink to process records from
kafka that I want to store in iceberg tables w