Using MADLib with Ranger Authorization Using MADLib with Ranger Authorization You can use MADlib, an open source library for in-database analytics, with your HAWQ installation....
Configuration File Format Configuration File Format The gpfdist configuration file uses the YAML 1.1 document format and implements a schema for defining the transformation pa...
GRANT Synopsis Description Parameters Notes Examples Compatibility See Also GRANT Defines access privileges. Synopsis GRANT { { SELECT | INSERT | UPDATE | DE...
Transforming XML Data Transforming XML Data The HAWQ data loader gpfdist provides transformation features to load XML data into a table and to write data from the HAWQ to XML f...
Using a Custom Format Using a Custom Format You specify a custom data format in the FORMAT clause of CREATE EXTERNAL TABLE . FORMAT 'CUSTOM' ( formatter = format_function ...
RESET Synopsis Description Parameters Examples Compatibility See Also RESET Restores the value of a system configuration parameter to the default value. Synopsis RESET...
DROP TYPE Synopsis Description Parameters Examples Compatibility See Also DROP TYPE Removes a data type. Synopsis DROP TYPE [ IF EXISTS ] <name> [, ...] [ CAS...