Skip to content

Commit

Permalink
Remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
Avogar committed Sep 14, 2023
1 parent 6e6c9ce commit a86a38c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Formats/FormatFactory.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ class FormatFactory final : private boost::noncopyable
SchemaReaderCreator schema_reader_creator;
ExternalSchemaReaderCreator external_schema_reader_creator;
bool supports_parallel_formatting{false};
bool supports_subcolumns{false};
bool prefers_large_blocks{false};
NonTrivialPrefixAndSuffixChecker non_trivial_prefix_and_suffix_checker;
AppendSupportChecker append_support_checker;
Expand Down

0 comments on commit a86a38c

Please sign in to comment.