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

貢獻者指南