about summary refs log tree commit diff
path: root/tvix/store/src/pathinfoservice/tests
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-07-02T15·17+0300
committerclbot <clbot@tvl.fyi>2024-07-03T12·35+0000
commiteb9a74d966ccdeb1c7a603a5f9d7957592fa66ff (patch)
treea78277788c65c9e6733bfd958f083d39258d4c89 /tvix/store/src/pathinfoservice/tests
parent618aacaa61972c3e25b8c996abfa1d4dc475154e (diff)
fix(tvix/store/pathinfo/bigtable): fix listing endpoint r/8340
We were wrongly comparing the raw row_key with the store path
digest, but we hexlower-encode the digest in the row key (via
derive_pathinfo_key).

Update the logic to fix that.

Change-Id: I8916d8de9fb8b25a6986d4158faa91ec97c57347
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11926
Reviewed-by: Brian Olsen <me@griff.name>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/store/src/pathinfoservice/tests')
0 files changed, 0 insertions, 0 deletions