Amazon Athena Reader: User Attributes
For information on the parameters in this dialog that are common to all readers, see:
For information on the parameters in this dialog that are common to all writers, see:
User attributes for this format are defined below.
Name | The name of the field to be read. |
Type |
This format supports the following field types.
bigint This type is used to represent 64-bit signed integers. boolean This type is used to represent true and false. double This type is used to represent 64-bit floating precision numbers. float This type is used to represent 32-bit floating precision numbers. int This type is used to represent 32-bit signed integers. smallint This type is used to represent 16-bit signed integers. string This type is used to represent character data. timestamp This type is used to represent date and time data from January 1, 1970 and on, with up to nanosecond precision. See Standard FME Date/Time Format. tinyint This type is used to represent 8-bit signed integers. |