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

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


    from b6b02eb4d79  [HUDI-8545] Handle unsupported payloads with Secondary 
Index creation (#12337)
     add 5ed0b430cc3  [HUDI-8432] Fix data skipping with RLI if record key is 
composite (#12336)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/RecordLevelIndexSupport.scala  |  84 ++++++--
 .../org/apache/hudi/SecondaryIndexSupport.scala    |  14 +-
 .../org/apache/hudi/SparkBaseIndexSupport.scala    |  84 +++++---
 .../apache/hudi/TestRecordLevelIndexSupport.scala  |  27 ++-
 .../functional/TestRecordLevelIndexWithSQL.scala   | 216 ++++++++++++++++++---
 5 files changed, 354 insertions(+), 71 deletions(-)

Reply via email to