.. |
tests
|
Remove rvo_test
|
2019-04-18 15:25:30 +03:00 |
AccurateComparison.h
|
Simplify template implementation.
|
2019-05-16 14:09:22 +03:00 |
BackgroundSchedulePool.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
BackgroundSchedulePool.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
Block.cpp
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
Block.h
|
* Adding other changes to support LIVE VIEWs
|
2019-05-28 17:17:48 -04:00 |
BlockInfo.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 17:14:48 +03:00 |
BlockInfo.h
|
fix for review: rename variable CLICKHOUSE-3578
|
2018-12-04 23:10:43 +03:00 |
callOnTypeIndex.h
|
Treat Enum* types as Int* inside If() function.
|
2018-12-19 17:02:26 +03:00 |
CMakeLists.txt
|
|
|
ColumnNumbers.h
|
|
|
ColumnsWithTypeAndName.h
|
|
|
ColumnWithTypeAndName.cpp
|
|
|
ColumnWithTypeAndName.h
|
|
|
config_core.h.in
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
DecimalComparison.h
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
Defines.h
|
Removed useless code
|
2019-08-23 08:08:06 +03:00 |
ExternalResultDescription.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ExternalResultDescription.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ExternalTable.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
ExternalTable.h
|
Moved file to appropriate place; split to cpp #2482
|
2018-08-20 05:34:00 +03:00 |
Field.cpp
|
Fix readBinary linkage error in Field.cpp
|
2019-02-28 14:16:45 +08:00 |
Field.h
|
Add two more warnings from -Weverything
|
2019-07-08 03:16:39 +03:00 |
iostream_debug_helpers.cpp
|
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397)
|
2019-05-25 14:03:12 +03:00 |
iostream_debug_helpers.h
|
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397)
|
2019-05-25 14:03:12 +03:00 |
MySQLProtocol.cpp
|
merged master
|
2019-07-16 10:33:25 +03:00 |
MySQLProtocol.h
|
fixed unbundled build
|
2019-08-16 00:22:54 +03:00 |
Names.h
|
make is_in_primary_key and etcetera work. add test.
|
2018-11-19 17:31:16 +03:00 |
NamesAndTypes.cpp
|
Slightly more safe parsing of NamesAndTypesList
|
2019-08-09 03:00:32 +03:00 |
NamesAndTypes.h
|
add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859]
|
2018-11-14 20:12:32 +03:00 |
Protocol.h
|
fixes for review CLICKHOUSE-3578
|
2018-12-06 20:20:17 +03:00 |
QualifiedTableName.h
|
|
|
QueryProcessingStage.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
Row.h
|
|
|
Settings.cpp
|
Merge pull request #4936 from TCeason/feature/support_settings_for_async
|
2019-05-09 23:59:29 +03:00 |
Settings.h
|
Merge branch 'master' into remove-queue_max_wait_ms
|
2019-08-28 18:16:53 +03:00 |
SettingsCommon.cpp
|
Revert immutable settings
|
2019-08-13 13:56:58 +03:00 |
SettingsCommon.h
|
Removed extra quoting from Settings
|
2019-08-28 13:13:22 +03:00 |
SortCursor.h
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
SortDescription.h
|
fix style
|
2018-10-19 16:04:50 +03:00 |
TypeListNumber.h
|
|
|
Types.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
UUID.h
|
|
|