Sema Checherinda
f1ab911910
cancel or finalize write buffer
2024-11-11 11:37:12 +01:00
Alexey Milovidov
c8104cb2ee
Correct and unify exit codes
2024-11-07 21:31:07 +01:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes
2024-10-06 12:29:20 +02:00
Tuan Pham Anh
09a4173a33
Merge branch 'master' into add-identifier-quoting-rule
2024-09-27 13:02:49 +00:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule
2024-09-25 13:56:43 +08:00
Tuan Pham Anh
6a83b5cca7
Remove IdentifierQuotingStyle::None
2024-09-25 03:28:38 +00:00
Raúl Marín
a90790ce5b
Remove dbms dependency on clickhouse_functions
2024-09-24 19:48:23 +02:00
Robert Schulze
b0f49043fc
Fix build
2024-09-23 20:30:49 +00:00
Raúl Marín
f3df7bd171
Hide Settings implementation
2024-09-18 15:48:02 +02:00
Nikita Taranov
053285dc1c
Merge branch 'master' into keep_alive_max_reqs
2024-08-06 20:55:48 +01:00
Antonio Andelic
67567fcff4
Fix build
2024-07-24 19:51:22 +02:00
Raúl Marín
e559899193
Random missing headers
2024-07-12 00:00:47 +02:00
Raúl Marín
9e599576ab
Hide Settings object from Context.h
2024-07-11 14:00:05 +02:00
Kseniia Sumarokova
dd9bf6d792
Merge pull request #65738 from RodolpheDuge/fix_odbc_nullable_fields
...
fix ODBC table with nullable fields
2024-07-03 09:43:47 +00:00
Nikita Taranov
b8e803218c
remote shart
2024-06-27 13:32:23 +01:00
Rodolphe Dugé de Bernonville
c8bca3135d
fix odbc and nullable fields
2024-06-27 09:55:24 +02:00
Nikita Taranov
89a8925f80
impl
2024-06-26 12:02:15 +01:00
Robert Schulze
2909e6451b
Move StringUtils.h/cpp back to Common/
2024-05-19 09:39:36 +00:00
Alexey Milovidov
224e1940ae
Useless changes
2024-05-09 03:58:34 +02:00
Alexey Milovidov
0d14a2c67e
Useless changes
2024-05-09 03:11:02 +02:00
Nikita Taranov
a2147b8ded
Merge branch 'master' into keep_alive_max_reqs
2024-04-09 21:32:36 +02:00
Alexey Milovidov
89cee0a3d6
Move bridges to separate packages
2024-03-31 01:59:36 +01:00
Nikita Taranov
64e6c6a2fc
fix tidy
2024-03-26 22:32:22 +00:00
Alexey Milovidov
aca3978f2d
Remove DataStreams (2)
2024-03-24 17:21:53 +01:00
Nikita Taranov
c33511dcb9
remove more
2024-03-22 20:24:53 +00:00
Nikita Taranov
b93f483a0e
fix build
2024-03-22 20:07:12 +00:00
Nikita Taranov
d7b34a80bb
stash
2024-03-22 16:09:14 +00:00
Alexey Milovidov
4373d5ba16
Merge branch 'master' into split-cast-overload-resolver
2024-03-11 03:01:50 +01:00
Alexey Milovidov
157adefc70
Fix error
2024-03-10 09:17:29 +01:00
Alexey Milovidov
1a2d403f7b
Miscellaneae
2024-03-10 09:16:21 +01:00
Alexey Milovidov
9ddec346a0
Miscellaneous
2024-03-10 09:02:34 +01:00
Alexey Milovidov
3ac4f56cfa
Fix tests
2024-03-09 18:53:31 +01:00
Alexey Milovidov
e9ab3ed2dd
Even better
2024-03-09 09:27:11 +01:00
Alexey Milovidov
47b308d234
Simplify bridges
2024-03-09 08:42:33 +01:00
Alexey Milovidov
574d486322
Something
2024-03-09 07:55:59 +01:00
Alexey Milovidov
6d45eecdad
Remove garbage
2024-03-09 06:11:34 +01:00
Alexey Milovidov
2be09581dd
Split CastOverloadResolver translation unit
2024-03-09 05:48:52 +01:00
Robert Schulze
3b18eb4f17
Fix clang-tidy in some headers
2024-02-28 22:47:34 +00:00
Maksim Kita
2a327107b6
Updated implementation
2024-01-25 14:31:49 +03:00
Yakov Olkhovskiy
85f03478ef
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
2024-01-03 11:47:15 -05:00
Raúl Marín
d491758939
Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"
2024-01-03 10:42:15 +01:00
Yakov Olkhovskiy
db97764e98
fix tests, some refactoring
2023-12-31 12:56:37 +00:00
Yakov Olkhovskiy
001a38048f
use ProfileEvents instead of CurrentMetrics
2023-12-15 19:17:42 +00:00
Yakov Olkhovskiy
4f11132ea2
fix clang tidy
2023-11-04 00:00:14 +00:00
Yakov Olkhovskiy
0cf851316c
use CH Buffer for HTTP out stream, add metrics for interfaces
2023-10-27 02:38:36 +00:00
vdimir
aae3894c23
Throw an exception in odbc-bridge if more than one table matched a single query
2023-10-16 10:43:36 +00:00
vdimir
cf1deb7bd5
Fix 'Invalid cursor state' in odbc interacting with MS SQL Server
2023-10-16 10:43:33 +00:00
Alexey Milovidov
d3c3d8b8e4
Remove export of dynamic symbols
2023-05-06 23:52:16 +02:00
Robert Schulze
f8980c582e
CMake: More removal of gold linker (follow-up to #47660 )
...
+ fix a linker warning
2023-03-17 11:01:46 +00:00
Azat Khuzhin
a72647690d
Change error code in case of columns definitions was empty in ODBC
...
CI reports [1]:
2023.03.14 00:29:07.031349 [ 166170 ] {110f8654-7d7d-4b47-b6b0-3ce83414a80f} <Error> ReadWriteBufferFromHTTP: HTTP request to `http://127.0.0.1:9018/columns_info?use_connection_pooling=1&version=1&connection_string=DSN%3D%7BClickHouse%20DSN%20%28ANSI%29%7D&schema=test_15&table=t&external_table_functions_use_nulls=1 ` failed at try 1/1 with bytes read: 0/unknown. Error: DB::HTTPException: Received error from remote server /columns_info?use_connection_pooling=1&version=1&connection_string=DSN%3D%7BClickHouse%20DSN%20%28ANSI%29%7D&schema=test_15&table=t&external_table_functions_use_nulls=1. HTTP status code: 500 Internal Server Error, body: Error getting columns from ODBC 'Code: 49. DB::Exception: Columns definition was not returned. (LOGICAL_ERROR) (version 23.2.4.12 (official build))'
[1]: https://s3.amazonaws.com/clickhouse-test-reports/47541/3d247b8635da44bccfdeb5fcd53be7130b8d0a32/upgrade_check__msan_.html
Here the problem is that system.columns has cached value for number of
total table to iterate, and so it can skip something.
But anyway, this should be LOGICAL_ERROR, since ODBC bridge does two
queries:
- to system.tables and
- to system.columns
And if between this two queries the table will be removed, them there
will be no columns
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-14 14:24:11 +01:00