result_table_name [string] parallelism [int] Example Common parameters of source connectors name type required default value result_table_name string no - ...
View behavior properties Iceberg views support properties to configure view behavior. Below is an overview of currently available view properties. Property Default Descript...
rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...
Apache XTable™ (Incubating) synced tables behave the similarly to native tables which means you do not need any additional configurations on query engines’ side to work with table...
e sqrt exp log log10 e e() returns the base of the natural logarithm, e. Syntax: e() Returns: An agtype float . Query SELECT * FROM cypher ( 'graph_name' , $$...
source_table_name [string] result_table_name [string] Examples Common parameters of source connectors name type required default value result_table_name string ...