RumbleDB/rumble

Add tests for unary lookup

Fermée

#1 298 ouverte le 24 févr. 2025

 (2 commentaires) (0 réaction) (0 personne assignée)Java (84 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (244 étoiles)
Métriques de merge PR
 (Merge moyen 23h 34m) (43 PRs mergées en 30 j)

Description

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

Guide contributeur