RumbleDB/rumble

Add tests for unary lookup

クローズ

#1,298 opened on 2025/02/24

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Java (84 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (244 個のスター)
PR merge metrics
 (平均マージ 23h 34m) (30d で 43 merged PRs)

説明

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

コントリビューターガイド