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.35k stars 928 forks source link

[Feature] FileSystemCatalog supports database properties #3498

Open FangYongs opened 3 months ago

FangYongs commented 3 months ago

Purpose

Linked issue: close #3497

Support database properties in filesystem catalog.

Tests

  1. Added test unit FileSystemCatalogTest

API and Format

no

Documentation

no

JingsongLi commented 3 months ago

Consider here will bring a File IO, can we support this through a catalog option? For example, database-options.enabled.