You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2020/03/19 21:45:31 UTC

[incubator-pinot] branch master updated (2e800e0 -> d289db8)

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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org