Closed
Description
There is another problem about module dependency.
Normally, we don't want RowReader has any relationship with Meta client. But due to the static methods in RowReader, RowReader has to depend on meta client module. It is no sense.
Let's refactor it in another issue.
Originally posted by @dangleptr in #233 (comment)