Apache Presto - url_extract_path(url)



查询

presto:default> select url_extract_path
('https://tutorialspoint.com/hive/hive_installation.htm') 
as path;

结果

           path 
----------------------------- 
 /hive/hive_installation.htm 
apache_presto_sql_functions.htm
广告