Azat Khuzhin
17f6c82ffa
Prohibit toUnixTimestamp(Date())
...
Making it implicitly cast to Date() does not looks correct, since before
it returns somewhat unexpected result:
SELECT toUnixTimestamp(today())
┌─toUnixTimestamp(today())─┐
│ 18591 │
└──────────────────────────┘
2020-11-25 00:26:14 +03:00
alexey-milovidov
3ab9ac03df
Update documentation-issue.md
2020-11-23 21:51:38 +03:00
Vitaly Baranov
a5d7021e8b
Merge pull request #16866 from ClickHouse/tavplubix-patch-2
...
Fix strange code in InterpreterShowAccessQuery
2020-11-23 21:07:54 +03:00
Alexander Kuzmenkov
a543c8e468
Add an option to use existing tables to perf.py
2020-11-23 21:05:54 +03:00
alexey-milovidov
a2f947ddd5
Merge pull request #16993 from azat/merge-distributed-join-fix
...
Fix Merge(Distributed()) with JOIN
2020-11-23 20:40:21 +03:00
alexey-milovidov
9cdb255ee1
Merge pull request #17227 from Jokser/disk-s3-readonly-flag
...
Store read-only flag into metadata file for DiskS3
2020-11-23 20:35:40 +03:00
alexey-milovidov
ac710ff0b7
Merge pull request #17299 from Jokser/flaky-s3-test-custom-auth-headers
...
Fixed flaky test_storage_s3::test_custom_auth_headers
2020-11-23 20:33:48 +03:00
Anna
e76f7c316b
DOCSUP-4280: Update the SELECT query ( #17231 )
...
* Add description for column modifiers
* Update index.md
* Update docs/en/sql-reference/statements/select/index.md
* Update docs/en/sql-reference/statements/select/index.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-23 16:11:15 +03:00
tavplubix
7af89cba8a
Merge pull request #16715 from zhang2014/fix/ISSUES-16605
...
ISSUES-16605 fix without returning affected rows when insert select query in MySQL handler
2020-11-23 15:54:43 +03:00
damozhaeva
d423ce34a1
DOCSUP-3584 edit and translate ( #17176 )
...
* Edit and translate.
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-23 14:52:09 +03:00
Pavel Kovalenko
5f98d38689
Fixed flaky test_storage_s3::test_custom_auth_headers
2020-11-23 13:19:43 +03:00
alexey-milovidov
f38db2d421
Update 01560_merge_distributed_join.sql
2020-11-23 12:51:59 +03:00
Alexey Milovidov
9969a73d50
Merge branch 'master' into azat-merge-distributed-join-fix
2020-11-23 12:43:15 +03:00
alexey-milovidov
e82e645305
Merge pull request #17293 from ClickHouse/play-improvement
...
Web UI improvement
2020-11-23 11:58:15 +03:00
Alexey Milovidov
fdc11cb739
Minor improvements
2020-11-23 11:05:13 +03:00
Alexey Milovidov
56651a94c4
Slightly more correct
2020-11-23 10:52:33 +03:00
robot-clickhouse
dc19fba36f
Auto version update to [20.13.1.1] [54444]
2020-11-23 10:29:26 +03:00
robot-clickhouse
67e9901cda
Auto version update to [20.12.1.5236] [54443]
2020-11-23 10:26:45 +03:00
alexey-milovidov
68c2872c96
Merge pull request #17291 from drag0nglass/patch-3
...
Update bitmap-functions.md
2020-11-23 10:21:08 +03:00
Alexey Milovidov
f3e567b4b4
Update roadmap
2020-11-23 10:15:52 +03:00
Alexey Milovidov
5058c56ecf
Add favicon; add loading indicator
2020-11-23 10:15:33 +03:00
Alexey Milovidov
2c982b4ccf
Fix race condition; history and sharing capabilities
2020-11-23 09:35:08 +03:00
Y Lu
8bf02ee5bb
Update bitmap-functions.md
...
Inappropriate wording in Chinese. Even '罗林位图'(direct transliteration) is better than '呻吟声'(means sound of moaning).
As for the Roaring Bitmap is a well-known novel approach in the context of data structure that outperforms the other conventional compression bitmaps (by the year 2018), it can be kept as is.
2020-11-23 14:10:36 +08:00
alexey-milovidov
e581f9ccfc
Merge pull request #17204 from filimonov/tzdb-2020d
...
Update cctz to the latest master, update tzdb to 2020d.
2020-11-23 06:52:01 +03:00
alexey-milovidov
711f64048b
Merge pull request #17205 from sneako/while-reading-the-value
...
Minor grammar correction in error messages
2020-11-23 05:44:58 +03:00
Alexey Milovidov
1a073f700f
Fix exception message
2020-11-23 05:44:42 +03:00
alexey-milovidov
9ed0c3c85a
Merge pull request #17238 from azat/no-log-rotate-in-tests
...
Disable rotation of the logs in tests (on CI)
2020-11-23 05:40:58 +03:00
Pavel Kovalenko
f6041c2280
Use default value for read-only flag in metadata for Disk3.
2020-11-23 00:14:52 +03:00
tavplubix
5cc9cb01cd
Merge pull request #16751 from amosbird/globalcontext
...
Make global_context consistent.
2020-11-22 18:46:17 +03:00
alesapin
9c8b0da382
Merge pull request #16033 from nvartolomei/nv/parts-uuid
...
Add unique identifiers IMergeTreeDataPart structure
2020-11-22 16:13:19 +03:00
zhang2014
ade04b5dc4
ISSUES-16605 try fix review comment
2020-11-22 20:42:55 +08:00
zhang2014
0985029f49
trigger CI
2020-11-22 20:13:56 +08:00
zhang2014
e1e5eede86
ISSUES-16605 try fix integration failure
2020-11-22 20:13:56 +08:00
zhang2014
5b3154b298
ISSUES-16605 try fix integration test failure
2020-11-22 20:13:56 +08:00
zhang2014
a6dbba5932
ISSUES-16605 add integration test
2020-11-22 20:13:56 +08:00
zhang2014
6b2fa22000
ISSUES-16605 try fix MySQL handler affected rows when insert select query
2020-11-22 20:13:55 +08:00
alexey-milovidov
1cdb447b77
Update date-time-functions.md
2020-11-22 07:38:31 +03:00
olgarev
276ba42234
DOCSUP-2864: Documented WITH ROLLUP and WITH CUBE sections of the SELECT query ( #17094 )
...
* Docs en,ru
* Explanation added
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-11-21 23:06:29 +03:00
alexey-milovidov
870a56b962
Merge pull request #17255 from azat/perf-tests-settings-cleanup
...
Cleanup settings handling in perf tests
2020-11-21 22:59:44 +03:00
alexey-milovidov
d79974d73f
Merge pull request #17256 from matwey/fix/missed_stdexcept
...
Add missed <stdexcept>
2020-11-21 22:55:15 +03:00
alexey-milovidov
1663b13215
Merge pull request #17257 from ucasFL/fix
...
fix toUInt256 stack overflow
2020-11-21 22:54:06 +03:00
alexey-milovidov
7c93452044
Merge pull request #17259 from den-crane/patch-7
...
Doc. removed obsolete info about groupby / sum
2020-11-21 22:47:43 +03:00
AnaUvarova
33217c5b49
DOCSUP-1954 initialize aggregation description ( #16793 )
...
* Draft
* Draft+
* host fixes
* host fixes
* ++
* ++
* +++
* Edits, part 1: + parametres and clarification
* Edits
* Fix host
* Update docs/en/sql-reference/aggregate-functions/reference/initializeAggregation.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* nano-fixes and russian translation
* Final edits
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-21 22:47:34 +03:00
Denny Crane
dd7b9f2387
Update index.md
...
removed obsolete info about sum
2020-11-21 15:05:34 -04:00
Denny Crane
935a747b90
Update index.md
...
removed obsolete info about sum
2020-11-21 15:05:11 -04:00
Denny Crane
badb7b1ba5
Update group-by.md
...
removed obsolete info about groupby
2020-11-21 14:58:58 -04:00
Denny Crane
20937c71a9
Update group-by.md
...
removed obsolete info about groupby
2020-11-21 14:57:30 -04:00
Nikolai Kochetov
83e5b3c855
Merge pull request #17133 from ClickHouse/order-inputs-in-action-dag
...
Remove Converting step and transform. Order inputs for ActionsDAG.
2020-11-21 20:40:09 +03:00
fenglv
268b15f221
fix toUInt256 stack overflow
2020-11-21 12:59:40 +00:00
Azat Khuzhin
d676e2f5c5
Pass settings for perf tests via protocol over SET query
...
Thus they will be applied on reconnects, since clickhouse-driver may
implicitly do it if the connection has been failed.
2020-11-21 14:02:33 +03:00