# Problem Statement In the present implementation, redundant classes are created, such as store.source.iceberg and store.source.iceberg. ## Proposed Solution As discussed on #27 we need to create a separate module for supported file format.
Problem Statement
In the present implementation, redundant classes are created, such as store.source.iceberg and store.source.iceberg.
Proposed Solution
As discussed on #27 we need to create a separate module for supported file format.