databendlabs/databend

bug: fuse_snapshot timestamp is not right

Open

#7,951 opened on Sep 29, 2022

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (880 forks)github user discovery
C-buggood first issuestale

Repository metrics

Stars
 (9,314 stars)
PR merge metrics
 (Avg merge 4d 18h) (99 merged PRs in 30d)

Description

Summary

select * from fuse_snapshot('db7861', 't7861') order by timestamp limit 1\G;:

The s3 file info:

image

Contributor guide