option(skipUpsert=true) is not case inSensitive
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
Using `option(skipUpsert=true)` in Query works by including upserted records, while `option(SkipUpsert=true)` doesn't work as intended, also is silent and doesn't throw any error when processing query.
Pinot Version:0.11
label: `bug`
Contributor guide
Assessment
This issue has not been assessed yet.