com.nvidia.spark.rapids
Transpile Java/Spark regular expression to a format that cuDF supports, or throw an exception if this is not possible.
Parse Java regular expression and translate into cuDF regular expression.
Regular expression that is valid in Java's engine
Regular expression in cuDF format
Transpile Java/Spark regular expression to a format that cuDF supports, or throw an exception if this is not possible.