RumbleDB/rumble

Add tests for unary lookup

已关闭

#1,298 创建于 2025年2月24日

 (2 条评论) (0 个反应) (0 位负责人)Java (84 个派生)github user discovery
good first issue

仓库指标

星标
 (244 个星标)
PR 合并指标
 (平均合并 23小时 34分钟) (30 天内合并 43 个 PR)

描述

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

贡献者指南