Alan Paxton

Results 56 comments of Alan Paxton

> @alanpaxton You can tell if an index is being used to evaluate a query by enabling tracing in monex's profiling pane: http://localhost:8080/exist/apps/monex/profiling.html. Enable tracing, clear, tare, run your query,...

@rhubner I reviewed your latest batch of changes, LGTM now. Line 6846 of portal.h needs the text fixed, it says "Returns an empty vector if exception occure" /\

@rhubner LGTM now in respect of changes I requested on previous review.

Hi @errikos - apologies for the long delay in response. @adamretter asked me to take another look. Are the 2 suites using completely separate database directories ? I wonder if...

Hi @gywndi - I believe I have reproduced the problem on my M1, and we think this may be an issue with the version of the JVM in the docker...

Hi @OStevan - the support for table format options in Java is somewhat incomplete. I have been doing some related work to make it better in https://github.com/facebook/rocksdb/pull/13336 Anyway, I have...

> Hi [@alanpaxton](https://github.com/alanpaxton) thanks for the answer. That's interesting, the issue that sent us down this path is that we tried to enable bloom filters and then tried to retrieve...

Thanks @OStevan I'm happy if you leave it open for now, there is a pending PR https://github.com/facebook/rocksdb/pull/13336 which should allow for retrieval of the option, and is marked as fixing...

@tillrohrmann I think you need to rebase your PR - once that is done you will need to persuade someone from the RocksDB Core Team at meta to merge it.

Hi @horizonzy Is this still an issue for you ? Are you able to provide more detail on the behaviour you are observing ?