jinyius

Results 17 comments of jinyius

mental data model wise, using DI w/ singleton injection is what i'd want for the parent segment classes. would using an interface instead of class inheritance help here? should i...

i wanted to have method implementations (concrete classes) for the source and sink. ~~i guess i can try to use java8+'s default implementations in interfaces... lemme try and get back...

does this pr satisfy the issue as well? https://github.com/apache/parquet-mr/pull/963/files

hmm... what timing. i actually have a pr for what i think is a more robust approach that truncates at an arbitrary recursion depth by putting the remaining recursion levels...

> @matthieun and @jinyius Would it be possible for you both to sync to come up with one solution? You can put the other one as co-author. imho, i believe...

> Hi @jinyius and @matthieun, Thank both of you for the contribution and we really appreciate your patience with us. Now we have two PRs for the same issue, we...

fixed missing dep issue. can someone approve the ci flow?