liugddx commented on PR #8945:
URL: https://github.com/apache/seatunnel/pull/8945#issuecomment-2716682922
We can add a separate module to support it.It can support major catalogs,
such as apache gravitino or seatunnel's own catalog management tool. In terms
of usage, we can not add --conn but process it through env environment
variables. ```env {
metalake= "seatunnelCatalog"
conn_id = "mysql"
file_path = "s3://tmp/seatunnel/conf"
}```
--
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]