delta
delta copied to clipboard
[Spark] Avoid repeating catalog name in Insert tests
Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
Description
This PR cleans up the repeated catalog name in Insert tests
How was this patch tested?
Existing UTs
Does this PR introduce any user-facing changes?
No