ISPN-3917 and ISPN-4047 need to be backported first
PR here: https://github.com/infinispan/jdg/pull/109
Adrian: I've seen several TODOs in the PR regarding filtering on byte arrays etc - can you ellaborate a bit more? What is expected to not work?
Radim, the TODO you mention is probably the one in FilterCallback. That is no longer relevant today, so I will remove it. But there are other bits missing in the non-indexed implementation related to sorting, and some disabled tests because of this. These are now fixed here https://issues.jboss.org/browse/ISPN-4400, and I hope it will be integrated today or tomorrow morning.
Adrian: It does not seem as the relevant JIRA, could you check and add it to the external trackers?
Adrian if there's something missing that is yet to be integrated, please, change the status of bugzilla to MODIFIED.
I've ran the testsuite for objectfilter and besides the two disabled tests it seems to work. https://bugzilla.redhat.com/show_bug.cgi?id=1104667 is tracking the non-indexed query functionality.