PSTParserAFS Syntax - Aster Analytics

Teradata Aster® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software
Version 1.1
SELECT * FROM PSTParserAFS (
  ON empty_table 
  Path ('input_path' [,...])
  [ Host ('afs_server_ip_address') ]
  [ Port ('afs_server_port_number') ]
  [ OutputColumns ({ 'output_column' | 'output_column_range' }[,...] ]
  [ Exclude ('message_folder' [,...]) ]
);
This function does not need an input table, but SQL-MapReduce functions require at least one input table be provided. You can create an empty table and pass it to the function.