mirror of
https://github.com/apache/druid.git
synced 2025-02-11 12:35:00 +00:00
5e168b861a
Simplifies logic for callers that only want to get a list of all the column names, or column names and types. Updated callers SegmentAnalyzer, HashJoinSegmentStorageAdapter, and DruidSegmentReader.