You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Expression <Alias> parse_url(http://spark.apache.org/path?query=1, HOST, false) AS parse_url(http://spark.apache.org/path?query=1, HOST)#3 could run on GPU
! <ParseUrl> parse_url(http://spark.apache.org/path?query=1, HOST, false) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.ParseUrl
The text was updated successfully, but these errors were encountered:
It would be better to support parse_url function:
Codes:
driverlogs:
The text was updated successfully, but these errors were encountered: