[Bug]: Why can't ATTU display sparse vector in the UI? #39591
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Environment
- Milvus version: 2.5.3
- Deployment mode(standalone or cluster): cluster
- MQ type(rocksmq, pulsar or kafka):
- SDK version(e.g. pymilvus v2.0.0rc2): 2.5.3
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:
Current Behavior
After a collection is created, when I click 'Data', it always fails to load sparse data with an error message as attached. This does't occur in earlier version.
Please see attached.
Expected Behavior
Sparse vector can be displayed correctly along with other fields in ATTU
Steps To Reproduce
Any collection with a sparse vector should be able to reproduce it.
Milvus Log
No response