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

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


    from f60bfc8  Add support for Kinesis datasource in Github Events recipe 
(#8333)
     add 360a205  Add prefixesToRename config for renaming fields upon 
ingestion (#8273)

No new revisions were added by this update.

Summary of changes:
 .../common/utils/config/TableConfigSerDeTest.java  |  4 +-
 .../recordtransformer/ComplexTypeTransformer.java  | 46 +++++++++-
 .../pinot/segment/local/utils/IngestionUtils.java  |  8 +-
 .../segment/local/utils/TableConfigUtils.java      | 17 ++++
 .../ComplexTypeTransformerTest.java                | 97 +++++++++++++++++++++-
 .../segment/local/utils/IngestionUtilsTest.java    | 25 ++++++
 .../segment/local/utils/TableConfigUtilsTest.java  | 17 ++++
 .../config/table/ingestion/ComplexTypeConfig.java  | 13 ++-
 8 files changed, 218 insertions(+), 9 deletions(-)

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

Reply via email to