This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-18 05:32:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1fdbb9509f
ClickHouse
/
tests
/
queries
/
0_stateless
/
01544_file_engine_settings.reference
4 lines
12 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 07:50:38 +00:00
1|1
1 1
make a separate settings collection + some cleanup
2020-11-07 08:53:39 +00:00
1 2
Reference in New Issue
Copy Permalink