You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ak...@apache.org on 2019/11/26 19:08:25 UTC

[incubator-pinot] branch master updated (5c02b14 -> 54fb020)

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

akshayrai09 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 5c02b14  Split BrokerReduceService code into several DataTableReducers (#4851)
     add 54fb020  [TE] Enable local debugging of CSV data (#4826)

No new revisions were added by this update.

Summary of changes:
 .../config/data-sources/data-sources-config.yml    |  15 ++++
 thirdeye/thirdeye-pinot/config/data/pageviews.csv  |  67 ++++++++++++++++
 thirdeye/thirdeye-pinot/config/h2db.mv.db          | Bin 4947968 -> 2949120 bytes
 .../datasource/mock/MockThirdEyeDataSource.java    |  89 ++++++++++++++++++++-
 .../datasource/sql/SqlResponseCacheLoader.java     |  63 ++++-----------
 .../pinot/thirdeye/datasource/sql/SqlUtils.java    |  15 ++--
 6 files changed, 192 insertions(+), 57 deletions(-)
 create mode 100644 thirdeye/thirdeye-pinot/config/data/pageviews.csv


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