gianm commented on PR #18092:
URL: https://github.com/apache/druid/pull/18092#issuecomment-3212077285

   > I wonder if we could think about deprecating `ExtractionFn`, and maybe 
more importantly `DimensionSpec`? I guess most of the expression equivalents 
just use `ExtractionFn` behind them, but that logic could be migrated.
   
   I am all for deprecating `ExtractionFn`, although I feel it would end up 
being a long deprecation period to avoid breaking user-initiated queries. Maybe 
during the deprecation period we can take some steps to make them easier to 
work with. For example, removing all the special handling in selector 
factories, instead having the `ExtractionDimensionSpec` apply them during 
`decorate`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to