Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
2.46k
stars
969
forks
source link
[spark] Support migrate database procedure for spark #4226
Closed
xuzifu666 closed 2 months ago
Purpose
Linked issue: close #xxx
Currently spark side not support migrate_database procedure which can improve user to migrate their tables, this pr is aimed to support it.
Tests
API and Format
Documentation