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 2020/07/24 22:20:23 UTC

[incubator-pinot] branch fix-multi-value-column-from-avro updated (9469cec -> 48a85f2)

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

jlli pushed a change to branch fix-multi-value-column-from-avro
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 9469cec  Fix code to correctly extract value of multi-value column from avro file
     add 48a85f2  Handle Map in DataTypeTransformer class

No new revisions were added by this update.

Summary of changes:
 .../recordtransformer/DataTypeTransformer.java     |   6 +
 .../core/data/recordtransformer/PinotDataType.java | 129 ++++++++++++++++++---
 .../pinot/plugin/inputformat/avro/AvroUtils.java   |  12 +-
 3 files changed, 131 insertions(+), 16 deletions(-)


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