You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ki...@apache.org on 2020/09/06 20:56:21 UTC

[incubator-pinot] branch master updated (8900ebb -> a122728)

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

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


    from 8900ebb  Improve test coverage for TransformFunctionType (#5979)
     add a122728  [TE] Added support for BigQuery as data source (#5868)

No new revisions were added by this update.

Summary of changes:
 thirdeye/docs/bigquery.rst                         | 95 ++++++++++++++++++++++
 thirdeye/docs/datasources.rst                      |  1 +
 thirdeye/install.sh                                | 34 +++++++-
 thirdeye/pom.xml                                   | 50 +++++++++++-
 thirdeye/thirdeye-pinot/pom.xml                    | 28 +++++++
 .../resources/v2/RootCauseTemplateResource.java    |  5 +-
 .../datasource/sql/SqlResponseCacheLoader.java     | 33 ++++++++
 .../pinot/thirdeye/datasource/sql/SqlUtils.java    | 23 ++++++
 8 files changed, 264 insertions(+), 5 deletions(-)
 create mode 100644 thirdeye/docs/bigquery.rst


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