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/c266469ee79d7d089d3536cc7d352d9f594c8028

c69660fa.css" /> fix build · Dwrite/ClickHouse@c266469 · GitHub
Skip to content

Commit c266469

Browse files
committed
fix build
1 parent 22e2752 commit c266469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TableFunctions/ITableFunctionXDBC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ void ITableFunctionXDBC::parseArguments(const ASTPtr & ast_function, ContextPtr
121121

122122
ASTs & args = args_func.arguments->children;
123123

124-
if (args.size() < 1 && args.size() > 3)
124+
if (args.empty() || args.size() > 3)
125125
throw Exception(ErrorCodes::NUMBER_OF_ARGUMENTS_DOESNT_MATCH,
126126
"Table function '{0}' requires 1, 2 or 3 arguments: {0}(named_collection) or {0}('DSN', table) or {0}('DSN', schema, table)", getName());
127127

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