Improve regex backref replace casts that need to add a postfix digit #3163
Labels
performance
A performance related task/issue
task
Work required that improves the product but is not user facing
rapidsai/cudf#8841 allows us to specify a boundary around replacement groups so we can follow a group by a digit (e.g.:
0
). This should allow us to simplify some of the regex replaces used for timestamp casting.The text was updated successfully, but these errors were encountered: