Reference for table-valued functions
generate_series
TVF generates a range of numbers as rows.
The following code example generates a series of numbers from 1 to 100 and selects each number as x from the resulting series:
list_objects
TVF to explore files on Amazon S3. Use functions such as read_parquet
to read data from Amazon S3.