Paul Masurel

Results 327 comments of Paul Masurel

I don't have time to work on this but any help is welcome.

That sounds like a good idea.

@usamec Correct. It would be nice to have that in the benchmark though.

The code you point at is NOT using SIMD. SIMD bitpacking uses a different layout that prevents efficient random access, and we need random access for columns. Like @PSeitz, I...

I don't quite understand the motivation for this PR. @adamreichold ?

As discussed offline, this looks good but let's not merge not progress on #1795 at the moment.

I think there is a problem in the benchmark. That code is not used in most of the queries showing an improvements.

@cyccbxhl no plans at the moment. It is worth to leave the issue open. Several companies in that space are using tantivy. This ticket could spark a discussion.

@PSeitz I leave you the rest of the code review. Also can you open a ticket to one or another isolate aggregation? I think it is a bit overkill for...