Version 1.3
SELECT * FROM Path_Analyzer ( ON (SELECT 1) PARTITION BY 1 [ Domain ('host:port') ] [ Database ('db_name') ] [ UserID ('user_id') ] [ Password ('password') ] [ SSLSettings ('SSLsettings') ] [ SSLTrustStorePassword ('SSLtruststorepassword') ] InputTable ( { table | view| (query) } ) OutputTable ('output_table') SeqColumn ('sequence_column') CountColumn ('count_column') [ Hash ({'true'|'t'|'yes'|'y'|'1'|'false'|'f'|'no'|'n'|'0'}) ] Delimiter ('delimiter') );
For information about the authentication arguments, see the following topics: