Vitaliy Zakaznikov
|
d43eae2db8
|
First changes.
|
2020-01-02 12:24:55 -05:00 |
|
Vitaliy Zakaznikov
|
aeeb4457ed
|
Updates to simply extractDependentTable
|
2020-01-01 23:57:18 +01:00 |
|
Vitaliy Zakaznikov
|
2d6645cc1b
|
Fixing clang error.
|
2019-12-05 17:04:55 -05:00 |
|
Vitaliy Zakaznikov
|
1e0e00b7e4
|
Small fixes to empty lines and style.
|
2019-12-05 06:53:36 -05:00 |
|
Vitaliy Zakaznikov
|
7f92e6a21f
|
Draft of proper support for subquries in live view tables.
|
2019-12-05 00:29:37 +01:00 |
|
Vitaliy Zakaznikov
|
dbf605c7a4
|
Attempt to add support for subqueries for the LV.
|
2019-11-15 15:24:28 +01:00 |
|
vzakaznikov
|
66675edf2d
|
Fixing data race with no_users_thread. (#7353)
|
2019-10-17 17:47:36 +03:00 |
|
vzakaznikov
|
ee1a2ce027
|
Fixing AddressSanitizer error in the LIVE VIEW getHeader() method. (#7271)
|
2019-10-17 17:43:11 +03:00 |
|
alexey-milovidov
|
7b9b67fd71
|
Merge pull request #6695 from yandex/improve-table-locks
Avoid possible deadlock in TRUNCATE of Replicated table.
|
2019-08-28 21:05:26 +03:00 |
|
Alexey Milovidov
|
285d66cee1
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
|
Vitaliy Zakaznikov
|
7fb13b12f9
|
Reverting to previous no users thread functionality to avoid
keeping no users thread always alive for each live view.
|
2019-08-25 08:27:47 -04:00 |
|
Vitaliy Zakaznikov
|
62988800e6
|
Rewriting implementation of LIVE VIEW no users thread.
|
2019-08-24 21:40:24 -04:00 |
|
Alexey Milovidov
|
c4712f1e6e
|
Make the code less bad
|
2019-08-23 02:22:57 +03:00 |
|