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

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


    from 24147dd  [Issue 6068] Fixing the calls to Helix to throw exception if 
zk conneā€¦ (#6069)
     add be99d78  Add the primary key reading from the GenericRow (#6102)

No new revisions were added by this update.

Summary of changes:
 .../inputformat/csv/CSVRecordReaderTest.java       | 15 ++++++---
 .../inputformat/json/JSONRecordReaderTest.java     | 13 +++++---
 .../protobuf/ProtoBufRecordReaderTest.java         |  5 +--
 .../apache/pinot/spi/data/readers/GenericRow.java  | 10 ++++++
 .../Plugin.java => data/readers/PrimaryKey.java}   | 34 +++++++++++---------
 .../spi/data/readers/AbstractRecordReaderTest.java | 36 ++++++++++++++++++----
 6 files changed, 83 insertions(+), 30 deletions(-)
 copy pinot-spi/src/main/java/org/apache/pinot/spi/{plugin/Plugin.java => 
data/readers/PrimaryKey.java} (60%)


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

Reply via email to