pingcap / pingcap/tidb

external storage library should not expose BR specified error

Open
#42,979 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
external storage library is widely used in BR / lightning / LOAD DATA, but the error returned from it only designed for BR's need. The error string is `[BR:ExternalStorage:ErrStorageInvalidConfig]invalid external storage config`, but we only need `invalid external storage config` part when caller is not BR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.