druid/processing/src
Gian Merlino 818974f6e4
ScanQuery: Fix JsonIgnore for isLegacy. (#12674)
True, false, and null have different meanings: true/false mean "legacy"
and "not legacy"; null means use the default set by ScanQueryConfig.
So, we need to respect this in the JsonIgnore setup.
2022-06-18 15:55:54 -07:00
..
main/java/org/apache/druid ScanQuery: Fix JsonIgnore for isLegacy. (#12674) 2022-06-18 15:55:54 -07:00
test Fix self-referential shape inspection in BaseExpressionColumnValueSelector. (#12669) 2022-06-17 16:15:50 -07:00