datafusion-java
datafusion-java copied to clipboard
chore: better code reuse in callback
Small code improvement: created implementation of Consumer that is used 3 times as a callback. The removes the code duplication.
you probably need to run spotless apply first