Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Spark] Fix overflow in GeneratedColumnSuite (#3652)
## Description Small test fix, follow up from #3601 The test contains an overflow and fails when running with ANSI_MODE enabled. ## How was this patch tested? Test-only
- Loading branch information