apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.46k stars 969 forks source link

[spark] Support migrate database procedure for spark #4226

Closed xuzifu666 closed 2 months ago

xuzifu666 commented 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

LinMingQiang commented 2 months ago

+1

JingsongLi commented 2 months ago

+1

Thanks @xuzifu666 for the contribution and review from @LinMingQiang