File formats for the S3 table function in Aiven for ClickHouse®
===============================================================

The `S3 table function <https://clickhouse.com/docs/en/sql-reference/table-functions/s3>`_ allows you to select and insert data in S3-compatible storages. The S3 table function in Aiven for ClickHouse® can be used with the following file formats:

* ``Arrow``
* ``CSV``
* ``JSON``
* ``TSV``
* ``Parquet``
* ``ORC``
* ``Avro``

.. seealso::

    * :doc:`Table functions supported in Aiven for ClickHouse® </docs/products/clickhouse/reference/supported-table-functions>`
    * :doc:`Read and pull data from S3 object storages and web resources over HTTP </docs/products/clickhouse/howto/run-federated-queries>`