ClickHouse/tests/queries/0_stateless/01544_file_engine_settings.reference
Alexander Kuzmenkov 99ee127620 Support SETTINGS clause for File engine
Accept the usual user settings related to file formats.

Most of the diff are the mechanistic code changes required to allow
providing the required FormatSettings to the format factory. The File
engine then extracts these settings from the `CREATE` query, and specifies
them when creating the format parser.
2020-11-02 10:50:38 +03:00

3 lines
8 B
Plaintext