Is there an existing issue for the same bug?
Branch Name
main
Commit ID
125f30a
Other Environment Information
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
With data size 50 million rows in GPU environment, Create ivfflat index with trigger the error "txn need retry in rc mode"
Expected Behavior
No retry is expected.
Steps to Reproduce
CREATE INDEX ivf50midx USING ivfflat ON ivf50m(embed)
lists=17857 op_type "vector_l2_ops" ;
Additional information
No response
Is there an existing issue for the same bug?
Branch Name
main
Commit ID
125f30a
Other Environment Information
Actual Behavior
With data size 50 million rows in GPU environment, Create ivfflat index with trigger the error "txn need retry in rc mode"
Expected Behavior
No retry is expected.
Steps to Reproduce
CREATE INDEX ivf50midx USING ivfflat ON ivf50m(embed) lists=17857 op_type "vector_l2_ops" ;Additional information
No response