Commit 94300aa
[GLUTEN-11550][UT] Enable GlutenCsvExpressionsSuite
Wrap exception in glutenCheckExpression with fail() to match Spark's
checkEvaluationWithoutCodegen behavior. No testGluten override needed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4717f7e commit 94300aa
3 files changed
Lines changed: 8 additions & 3 deletions
File tree
- gluten-ut
- common/src/test/scala/org/apache/spark/sql
- spark40/src/test/scala/org/apache/gluten/utils/velox
- spark41/src/test/scala/org/apache/gluten/utils/velox
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
254 | 259 | | |
255 | 260 | | |
256 | 261 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments