AbsaOSS / atum-service

Apache License 2.0
6 stars 1 forks source link

Implement basics of `ParitioningReader` #246

Open benedeki opened 3 months ago

benedeki commented 3 months ago

Background

The initial implementation of the Reader module.

Feature

Implement the PartitionReader class. It's constructor, and basic functions returning information on the Partitioning:

Depends on #245

benedeki commented 3 months ago

This item depends on: