RumbleDB/rumble

Add tests for unary lookup

Chiusa

#1298 aperta il 24 feb 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Java (84 fork)github user discovery
good first issue

Metriche repository

Star
 (244 stelle)
Metriche merge PR
 (Merge medio 23h 34m) (43 PR mergiate in 30 g)

Descrizione

This task is currently delegated to Matteo, the issue is for reference:

Currently, there are testcases for the postfix lookup in our tests for the xquery parser, but there are no testcases for the unary lookup yet. We should add some testcases analogous to those ones, both for the parallelized case (xml-files) and the local execution (doc)

How the lookups should behave can be found in the spec here

Guida contributor