[Improvement]: Using the parameters in TableConfiguration
instead of from Table properties
#1943
Labels
TableConfiguration
instead of from Table properties
#1943
Search before asking
What would you like to be improved?
We have introduced a class
TableConfiguration
to keep the table properties.However, some features do not use this class and instead parse repeatedly from table properties, which is not standardized enough, like expiring snapshots and cleaning orphan files.
How should we improve?
Using
TableConfiguration
for expiring snapshots and cleaning orphan files.Are you willing to submit PR?
Subtasks
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: