rishii-19-works commented on issue #3289: URL: https://github.com/apache/polaris/issues/3289#issuecomment-3671241516
Hi @georgelza thanks for raising this — the use case makes sense, especially for CDC sources where table definitions shouldn’t disappear after a session ends. I’m interested in contributing here and wanted to confirm my understanding. From what I see, the goal is to persist CDC source table metadata (e.g. from Flink CDC) in a Polaris catalog so they can be discovered and managed like other catalog tables. Before starting, could you clarify whether CDC tables should be treated as first-class catalog entities or as external references with stored metadata? Also are there any existing extension points in Polaris for integrating non-Iceberg sources? Thanks — happy to explore the codebase once I have some direction. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
