datafusion-java icon indicating copy to clipboard operation
datafusion-java copied to clipboard

chore: better code reuse in callback

Open alexradzin opened this issue 1 year ago • 1 comments

Small code improvement: created implementation of Consumer that is used 3 times as a callback. The removes the code duplication.

alexradzin avatar Jun 30 '24 05:06 alexradzin

you probably need to run spotless apply first

jimexist avatar Nov 01 '24 15:11 jimexist