Re: [I] org.apache.iceberg.exceptions.NoSuchTableException after creating table [iceberg]

2025-05-03 Thread via GitHub
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

Re: [I] org.apache.iceberg.exceptions.NoSuchTableException after creating table [iceberg]

2024-11-04 Thread via GitHub
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

[I] org.apache.iceberg.exceptions.NoSuchTableException after creating table [iceberg]

2024-11-02 Thread via GitHub
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