star-whale / starwhale

an MLOps/LLMOps platform
https://starwhale.ai
Apache License 2.0
208 stars 35 forks source link

Dataset count wrong when build in standalone and copy to server #2959

Open goldenxinxing opened 11 months ago

goldenxinxing commented 11 months ago

Describe the bug

In console the dataset rows show like this(the number is 1, parse from meta): image but actual number is 4, image

To Reproduce

Expected behavior

dataset api return the number of revision, but not the update rows.

Environment