Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't limit virtual column output types
As of Druid 24.0.0, virtual columns are no longer restricted to LONG, FLOAT, DOUBLE and STRING. Also don't upcase the type name. For simple type names, Druid does that for us, and for complex type names, it's not necessarily appropriate.
- Loading branch information