I have been exploring Lakebase and I wanted to know if there is a way to sync CDC data from Lakebase tables to delta table in Lakehouse. I know the other way is possible and that's what was shown in the demo. Can you tell how I can I sync both the tables in real time or near real time? Is it something that databricks is going to release soon? If not can you guide me on how can I implement this thing.
P.S: For external Postgres, I know there are tools like Debezium with Kafka which does log based CDC to get the data into databricks.