URIUnpack Syntax Elements - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.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 syntax element.
Default: 'true'