format: provide way to escape wildcards in GetObjects and other functions
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
### What feature or improvement would you like to see?
(1) equivalent of [getSearchStringEscape](https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getSearchStringEscape--)
(2) a standard option to request literal matches?
(3) a function to simply escape a name? https://github.com/apache/arrow-adbc/issues/1398
Contributor guide
Assessment
This issue has not been assessed yet.