Skip to content

Question: Intergration Plan/Solution for lance with Iceberg #4110

Answered by jackye1995
littleDrew asked this question in Q&A
Discussion options

You must be logged in to vote

As for above iceberg integration implementation, is that just a demo implementation?

yes it's just a demo implementation.

What's kinds of performance benefit may obtain from option 1

I think you still get better random access, but you don't have the full table index to help with.

Here i see above westonpace refered The generic file reader API does not have APIs for random access , can you explain this in detail

The Iceberg reader API is mostly OLAP-centric, focusing on scan instead of take. It assumes that you have to read a range of file in memory, perform scan and then perform whatever filtering necessary.

i want to know how much will it effet with java -call> rust instead of nat…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@littleDrew
Comment options

@jackye1995
Comment options

Answer selected by littleDrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants