Package org.apache.druid.query.extraction
package org.apache.druid.query.extraction
-
ClassDescriptionAn ExtractionFn is a function that can be used to transform the values of a column (typically a dimension).Functional extraction uses a function to find the new value.Lookup extractor backed by any kind of map.