| Class | Description |
|---|---|
| HoodieGlobalSimpleIndex |
A global simple index which reads interested fields(record key and partition path) from base files and
joins with incoming records to find the tagged location.
|
| HoodieSimpleIndex |
A simple index which reads interested fields(record key and partition path) from base files and
joins with incoming records to find the tagged location.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.