rocksdb
rocksdb copied to clipboard
JNI Reader for Table Iterator
Adding a Jni layer for table Iterator. Also changing the table iterator's interface preparse internal key so that SSTFileReaderIterator can be reused.
@cbi42 @jowlyzhang Can you please review this? In ozone we depend on jni for rocksdb apis. I have just added JNI layer for the table_iterator written in your PR.
@jowlyzhang Can you check this PR?
@jowlyzhang Can you check this PR?
Thanks for making the changes. Since this PR now mostly have java changes, I'll leave it to @adamretter to make the call here.
@adamretter Apologies for the late response and not following through addressing review comments on time. I have addressed all the review comments. Can you please take a look at it? I have added a Java test for the same as well and also added required util functions as well in portal.h. FYI these util functions can be used in other JNI classes as well.
@adamretter can you please take a look at this?
@adamretter @jowlyzhang Can you please take a look at this patch, whenever you find time?
@adamretter I have addressed all the review comments. Can you please take a look at the patch again?
@adamretter Can you take a look at this?
@swamirishi Not all of my comments have been addressed.
@swamirishi Not all of my comments have been addressed.
@adamretter Yeah sorry I missed one of the comments. I have changed the method name and set the parameters to final. Can you check if this is fine now?
@adamretter can you please look into this I have addressed all the review comments here.
@adamretter @jowlyzhang Can you please take a look at this patch? I have addressed all the review comments and this has been pending for a while.
@swamirishi Apologies, I have been on holiday. I will try and review this shortly...
@adamretter thanks a lot
@adamretter Any updates on this?
@adamretter Can you review this PR or is there anyone else who can review this PR if you are loaded with other stuff