pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/Dwrite/ClickHouse/commit/9e599576ab01b66b4bd12a56a464fb77abd34a1d

c69660fa.css" /> Hide Settings object from Context.h · Dwrite/ClickHouse@9e59957 · GitHub
Skip to content

Commit 9e59957

Browse files
committed
Hide Settings object from Context.h
1 parent 71afe96 commit 9e59957

287 files changed

Lines changed: 600 additions & 184 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

programs/client/Client.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@
2424
#include <Common/TerminalSize.h>
2525
#include <Common/config_version.h>
2626
#include <Common/formatReadable.h>
27-
27+
#include <Core/Settings.h>
2828
#include <Columns/ColumnString.h>
29-
#include <Poco/Util/Application.h>
3029

3130
#include <IO/ReadBufferFromString.h>
3231
#include <IO/ReadHelpers.h>
@@ -49,6 +48,8 @@
4948
#include <Formats/registerFormats.h>
5049
#include <Formats/FormatFactory.h>
5150

51+
#include <Poco/Util/Application.h>
52+
5253
namespace fs = std::filesystem;
5354
using namespace std::literals;
5455

programs/library-bridge/LibraryBridgeHandlers.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include "ExternalDictionaryLibraryHandlerFactory.h"
77

88
#include <Formats/FormatFactory.h>
9+
#include <IO/Operators.h>
910
#include <IO/ReadBufferFromString.h>
1011
#include <IO/ReadHelpers.h>
1112
#include <Common/BridgeProtocolVersion.h>

programs/odbc-bridge/ColumnInfoHandler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#if USE_ODBC
44

5+
#include <Core/Settings.h>
56
#include <DataTypes/DataTypeFactory.h>
67
#include <DataTypes/DataTypeNullable.h>
78
#include <Server/HTTP/WriteBufferFromHTTPServerResponse.h>

programs/odbc-bridge/IdentifierQuoteHandler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <Poco/Net/HTTPServerResponse.h>
1212
#include <Common/BridgeProtocolVersion.h>
1313
#include <Common/logger_useful.h>
14+
#include <Core/Settings.h>
1415
#include "getIdentifierQuote.h"
1516
#include "validateODBCConnectionString.h"
1617
#include "ODBCPooledConnectionFactory.h"

programs/odbc-bridge/MainHandler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <Server/HTTP/WriteBufferFromHTTPServerResponse.h>
1010
#include <IO/WriteHelpers.h>
1111
#include <IO/ReadHelpers.h>
12+
#include <Core/Settings.h>
1213
#include <IO/ReadBufferFromIStream.h>
1314
#include <Poco/Net/HTTPServerRequest.h>
1415
#include <Poco/Net/HTTPServerResponse.h>

programs/odbc-bridge/SchemaAllowedHandler.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
#if USE_ODBC
44

5+
#include <Core/Settings.h>
56
#include <Server/HTTP/HTMLForm.h>
67
#include <Server/HTTP/WriteBufferFromHTTPServerResponse.h>
8+
#include <IO/Operators.h>
79
#include <IO/ReadHelpers.h>
810
#include <IO/WriteHelpers.h>
911
#include <Poco/Net/HTTPServerRequest.h>

src/AggregateFunctions/AggregateFunctionFactory.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <IO/WriteHelpers.h>
77
#include <Interpreters/Context.h>
88
#include <Common/CurrentThread.h>
9+
#include <Core/Settings.h>
910

1011
static constexpr size_t MAX_AGGREGATE_FUNCTION_NAME_LENGTH = 1000;
1112

src/Analyzer/InDepthQueryTreeVisitor.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <base/scope_guard.h>
44

55
#include <Common/Exception.h>
6-
#include <Core/Settings.h>
76

87
#include <Analyzer/IQueryTreeNode.h>
98
#include <Analyzer/QueryNode.h>

src/Analyzer/Passes/AggregateFunctionOfGroupByKeysPass.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
#include <Analyzer/TableNode.h>
1111
#include <Analyzer/UnionNode.h>
1212

13+
#include <Core/Settings.h>
14+
1315
namespace DB
1416
{
1517

src/Analyzer/Passes/AggregateFunctionsArithmericOperationsPass.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
#include <Analyzer/FunctionNode.h>
1212
#include <Analyzer/Utils.h>
1313

14+
#include <Core/Settings.h>
15+
1416
namespace DB
1517
{
1618

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy