Tomoya Iwata

Results 6 issues of Tomoya Iwata

## Changes Previously, all tests shared same temporary file/directory, causing concurrency conflicts when running tests in multi-threaded. Resolved test concurrency issues by incorporating random strings into file/directory names. ## Reason...

Priority: Low

### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) Corrected the...

contribution
first-time-contributor
size/L
missing-translation-status
area/develop
needs-ok-to-test

*Issue #, if available:* The markdown regarding vsock was broken like in the image below ![image](https://user-images.githubusercontent.com/38879253/236684448-568e619d-59ef-4b53-b7ed-6897cfd1996a.png) *Description of changes:* Fixed markdown to render correctly By submitting this pull request, I...

When executing the `Debug executable 'jwtui'` defined in the launch.json, the following error will occure. ``` Running `cargo build --bin=jwtui --package=jwtui --message-format=json`... error: package ID specification `jwtui` did not match...

When entering `POST collections/:collection_name/points/search` in the Web UI console, the documentation link is auto-completed, but this link is incorrect. The generated link is `https://api.qdrant.tech/api-reference/points/search-points`, but this page does not exist,...

In the previous implementation, it was necessary to adjust the timeout value every time a benchmark test added. By parametrizing the benchmark tests, the time required for each test becomes...

python