This is an automated email from the ASF dual-hosted git repository.
ankitsultana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from bffd1e9692d Replace ImmutableMap.of() with Map.of(); add Checkstyle
rule to forbid ImmutableMap.of; refactor imports and builders to Java Map APIs;
remove unused ImmutableMap imports (#17091)
add 570ab612f69 [timeseries] add validation for columns in timeseries
logical planning process (#17081)
No new revisions were added by this update.
Summary of changes:
.../requesthandler/TimeSeriesRequestHandler.java | 97 ++++++++++-
.../TimeSeriesRequestHandlerTest.java | 193 +++++++++++++++++++++
2 files changed, 289 insertions(+), 1 deletion(-)
create mode 100644
pinot-broker/src/test/java/org/apache/pinot/broker/requesthandler/TimeSeriesRequestHandlerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]