-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
The use of backticks in abort() here and the following lines are causing errors on Spark, shown in tidymodels/extratests#12:
Line 253 in e9bfce0
| .x <- function() abort("Descriptor `.x()` not defined for Spark.") |
To clarify, the error message is causing a failure. 😩
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior