Rain Li
Rain Li
# What problem are we solving? Support upload a file to filer from URL. And provide filer UI a button `Upload From URL` to upload a file from URL. Without...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...
Require raw client support `putIfAbsent` feature, just like client-java.
Require more batch operations for `TransactionClient` such as `RawClient` did. Such as: * batch_put * batch_scan * batch_delete * delete_range