shauryachats opened a new pull request, #15960: URL: https://github.com/apache/pinot/pull/15960
This change introduces the initial integration tests for the Pinot Timeseries Query Engine. #### Key Changes - **New Tests**: Added `TimeSeriesIntegrationTest` to validate timeseries aggregations (`min`, `max`, `sum`), multi-column grouping, filtering, and transformNull. - **Test Data**: Generated synthetic, consistent timeseries data with deterministic values for reliable assertion of query results. - **Dependencies**: Included `pinot-timeseries-m3ql` and `pinot-timeseries-planner` modules in the test scope. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org