This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 2e800e0 Fix the NPE for DISTINCT aggregation function when no record
is selected (#5154)
add d289db8 Add QueryConfig to TableConfig with the query timeout setting
(#5162)
No new revisions were added by this update.
Summary of changes:
.../{TableCustomConfig.java => QueryConfig.java} | 24 ++++++----
.../apache/pinot/common/config/TableConfig.java | 52 +++++++++++++++++-----
.../pinot/common/config/TableConfigTest.java | 42 ++++++++++++-----
3 files changed, 89 insertions(+), 29 deletions(-)
copy
pinot-common/src/main/java/org/apache/pinot/common/config/{TableCustomConfig.java
=> QueryConfig.java} (52%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]