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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org