You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by jl...@apache.org on 2019/01/05 01:23:29 UTC

[incubator-pinot] branch cache-table-schemas-in-broker updated (c58c1ae -> 444ccae)

This is an automated email from the ASF dual-hosted git repository.

jlli pushed a change to branch cache-table-schemas-in-broker
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from c58c1ae  Add guava cache to cache table schema in pinot broker; Check non-exsitence columns in broker; Cache table schema when state of table becomes online in broker; Emit a metric if column mismatched; Create RequestParams class to extra fields from JsonObject.
     add 444ccae  Reduce the time of generating filterQueryTree

No new revisions were added by this update.

Summary of changes:
 .../requesthandler/BaseBrokerRequestHandler.java   | 23 +++++++++++-----------
 .../requesthandler/BrokerRequestOptimizer.java     | 11 ++++++-----
 .../broker/requesthandler/FilterOptimizerTest.java | 16 +++++++--------
 ...tiesToInClauseFilterQueryTreeOptimizerTest.java |  2 +-
 .../pinot/integration/tests/ClusterTest.java       |  1 +
 5 files changed, 28 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org