URIUnpack Arguments - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢
URIColumn
Specify the name of the input table column that contains the URIs to unpack. Malformed URIs are ignored.
Queries
[Optional] Specify the names of the query parameters whose values to extract from the URIs.
OutputType
[Optional] Specify the URI components (outside the query) to output. If you specify 'path', the function outputs the URI path in normalized form (for example, it reduces /./bar/baz to /bar/baz.
Default: All four components
Accumulate
[Optional] Specify the names of the input table columns to copy to the output table.
PrintNullQueries
[Optional] Specify whether to output URIs that contain none of the parameters specified by the Queries argument.
Default: 'true'