Code Monkey home page Code Monkey logo

Comments (9)

bostrt avatar bostrt commented on July 22, 2024 1

Yes, I just tested and v2.4.2-20240515-b2d83d33 works for me

from milvus.

bostrt avatar bostrt commented on July 22, 2024

After waiting like 10 minutes, I was running another query and noticed the "missing" ID count dropped from 972604 to:

>>> c.query(collection_name='test', filter='id > 0', output_fields=["count(*)"])
[{'count(*)': 701303}]

EDIT: and again:

>>> c.query(collection_name='test', filter='id > 0', output_fields=["count(*)"])
[{'count(*)': 581652}]
```

from milvus.

yanliang567 avatar yanliang567 commented on July 22, 2024

reproduced on milvus 2.4.1 with pymilvus 2.4.2 after a few attempt, printed more info in one run
the 1st time at round 104
image
the final results count
image

from milvus.

yanliang567 avatar yanliang567 commented on July 22, 2024

@congqixia please help to take a look, my cluster
yanliang-241-milvus-standalone-5bc7b96ff6-96vnz 1/1 Running 0 2m58s 10.104.5.184 4am-node12 <none> <none>

/assign @congqixia

from milvus.

longjiquan avatar longjiquan commented on July 22, 2024

maybe already fixed by #32858

from milvus.

yanliang567 avatar yanliang567 commented on July 22, 2024

you are right. not reproduced on v2.4.2-20240515-b2d83d33. @bostrt could you please also try on this build?

maybe already fixed by #32858

from milvus.

yanliang567 avatar yanliang567 commented on July 22, 2024

/assign @bostrt
/unassign

from milvus.

bostrt avatar bostrt commented on July 22, 2024

/assign @yanliang567
/unassign

from milvus.

yanliang567 avatar yanliang567 commented on July 22, 2024

good to know that. I'd close this issue as Milvus released a new version

from milvus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.