teragrep / cfe_39

HDFS Data Ingestion for PTH_06 use
GNU Affero General Public License v3.0
0 stars 3 forks source link

Refactor DatabaseOutput class to be more OOP #39

Open Tiihott opened 3 months ago

Tiihott commented 3 months ago

Description Loop used in the processing of consumed records is far too large and complicated. Refactor the DatabaseOutput class using OOP principles.

Tiihott commented 2 months ago

Solved in beta branch PR #41