Commit 5a48857
Add an example of embedding indexes inside a parquet file (apache#16395)
* Add an example of embedding indexes inside a parquet file
* Add page image
* Add prune file example
* Fix clippy
* polish code
* Fmt
* address comments
* Add debug
* Add new example, but it will fail with page index
* add debug
* add debug
* polish
* debug
* Using low level API to support
* polish
* fix
* merge
* fix
* complte solution
* polish comments
* adjust image
* add comments part 1
* pin to new arrow-rs
* pin to new arrow-rs
* add comments part 2
* merge upstream
* merge upstream
* polish code
* Rename example and add it to the list
* Work on comments
* More documentation
* Documentation obession, encapsulate example
* Update datafusion-examples/examples/parquet_embedded_index.rs
Co-authored-by: Sherin Jacob <jacob@protoship.io>
---------
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Sherin Jacob <jacob@protoship.io>1 parent 65242a6 commit 5a48857
2 files changed
Lines changed: 473 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments