Ken Krugler
11/24/2021, 6:28 PMSegmentPushUtils, but noticed that this class is in the pinot-segment-local sub-project, and the org.apache.pinot.segment.local.utils package, even though it’s used by hadoop and spark batch, minion, etc. Seems like it should be moved someplace else, but not sure where - any advice?Ken Krugler
11/24/2021, 6:30 PMSegmentPushUtilsTest file is in the pinot-core subproject, in the org.apache.pinot.core.util package.Xiang Fu
Xiang Fu