alesapin
265c18b45f
Fix tgz-release in push packages
2019-06-27 19:00:26 +03:00
alexey-milovidov
f81b11a01e
Merge pull request #5766 from simPod/patch-1
...
Update machine_learning_functions.md
2019-06-27 18:50:44 +03:00
alexey-milovidov
246f34d8f6
Merge pull request #5768 from abyss7/better-log
...
Print table name in message about missing column
2019-06-27 18:49:40 +03:00
proller
1bb911f742
release --rpm: Fix redefining version
2019-06-27 18:37:13 +03:00
Danila Kutenin
35630f2abd
MI_SECURE added
2019-06-27 18:25:44 +03:00
Danila Kutenin
e67431e455
Use mimalloc instead of lfallocator
2019-06-27 18:13:19 +03:00
Alexey Milovidov
e33d482271
Fixed warning in gcc-9
2019-06-27 17:44:39 +03:00
Alexey Milovidov
c8d5162ec2
Compatibility with gcc-9 #5717
2019-06-27 17:28:48 +03:00
proller
0bd65f49a2
Better release --rpm
2019-06-27 17:12:53 +03:00
Nikita Lapkov
92309eed3e
Merge remote-tracking branch 'upstream/master' into update_libunwind
2019-06-27 14:07:44 +00:00
Maxim Akhmedov
2cacc3cfd2
CHYT-142: extend KeyCondition interface so that it returns BoolMask.
2019-06-27 16:31:33 +03:00
Alexey Milovidov
e3277c191b
Fixed idiotic inconsistency in code
2019-06-27 16:26:06 +03:00
Alexey Milovidov
8f3ff6c77a
Removed inconsistent whitespaces
2019-06-27 16:20:33 +03:00
chertus
68034103bb
fix arrayIndex for new columns's isNullable
2019-06-27 15:49:08 +03:00
proller
aeb7eb42d1
clickhouse-copier: Fix use-after free on shutdown ( #5752 )
...
* release script: convert .deb to .rpm and .tgz
* clickhouse-copier: Fix use-after free on shutdown
* Revert "Disable cluster copier tests"
This reverts commit 71872fc3c3
.
2019-06-27 15:29:49 +03:00
Nikolai Kochetov
8e4bb58c4c
Merge pull request #5757 from yandex/leader_queries_ddl_worker
...
Execute some distributed DDL queries on leader
2019-06-27 15:12:37 +03:00
alexey-milovidov
553342a74a
Update file.md
2019-06-27 14:23:23 +03:00
alesapin
1773d85bed
Add ability to build rpm and tgz packages via packager
2019-06-27 14:16:56 +03:00
Alexey Milovidov
f6265d332a
Fixed bad translation in comment
2019-06-27 14:13:32 +03:00
Ivan Lezhankin
9d3eef80b0
Print table name in message about missing column.
2019-06-27 13:56:04 +03:00
Šimon Podlipský
57751773cd
Update machine_learning_functions.md
...
Naming consistency
2019-06-27 12:35:48 +03:00
alexey-milovidov
bb77b7a326
Merge pull request #5760 from proller/fix25
...
Fix freebsd build
2019-06-26 23:47:10 +03:00
proller
e9a66d427c
Fix freebsd build
2019-06-26 23:32:28 +03:00
alexey-milovidov
73acfea400
Merge pull request #5753 from yandex/aku/aggregate-typo
...
Fix a hard-to-spot typo: aggreAGte -> aggregate.
2019-06-26 22:10:28 +03:00
chertus
65c0d23efa
better casts to ColumnNullable
2019-06-26 20:20:33 +03:00
Ivan Remen
718da84f41
Fix
2019-06-26 20:02:31 +03:00
Ivan Remen
c22322a446
3rd party header compile fix
2019-06-26 19:01:18 +03:00
alesapin
197f1eedd2
Remove searcher
2019-06-26 18:22:15 +03:00
alesapin
306e27c152
Return old behaviour
2019-06-26 18:18:12 +03:00
alesapin
b7f173ad2c
Execute some distributed DDL queries on leader
2019-06-26 17:52:20 +03:00
Ivan Remen
30c7055d3b
Fix
2019-06-26 17:15:29 +03:00
Anton Popov
e414211c70
Update CHANGELOG.md
2019-06-26 17:15:04 +03:00
Anton Popov
ddc10d8bb0
Update CHANGELOG.md
2019-06-26 17:12:11 +03:00
chertus
6fe4640e0b
fix ColumnConst.isColumnNullable() and related crash
2019-06-26 15:59:25 +03:00
CurtizJ
f104588640
Add changelog for 19.8.3.8, 19.7.5.27 and 19.6.3.18
2019-06-26 15:49:43 +03:00
Alexander Kuzmenkov
cb718c194f
Fix a hard-to-spot typo: aggreAGte -> aggregate.
2019-06-26 15:35:27 +03:00
Ivan Remen
93523416d7
Merge remote-tracking branch 'main/master' into h3-integration
2019-06-26 14:52:46 +03:00
Ivan Remen
b324a9333d
Set include path
2019-06-26 14:52:36 +03:00
alesapin
f740334ee5
Faster scheme search
...
Add docs
2019-06-26 13:26:34 +03:00
alexey-milovidov
dca6d2947c
Merge pull request #5600 from Enmk/gorilla_column_encoding
...
Gorilla column encoding
2019-06-26 12:53:12 +03:00
hcz
da206109a6
Move registerFunctionConvertCharset
2019-06-26 16:05:53 +08:00
hcz
97b762ad06
Improve function registering
2019-06-26 15:53:43 +08:00
Ivan Blinkov
394e4a629d
Add link to Minsk meetup on website front page ( #5748 )
2019-06-26 13:54:10 +07:00
Ivan Blinkov
e298df5b79
Add link to Minsk meetup to README.md
2019-06-26 13:51:44 +07:00
Ivan Remen
7a5979cc0a
Fix bug
2019-06-26 02:11:28 +03:00
Ivan Remen
6bc851b74b
Compile h3 in docker
2019-06-26 02:06:00 +03:00
Nicolae Vartolomei
59d66bb1d5
clickhouse-copier: Allow empty database name
...
This is needed to make clickhouse-copier work with cross-replication
setups (also known as [circular replication][1]).
When database name is not specified we rely on `<default_database>`
element from replica stanza.
Example:
```xml
<source_cluster>
<shard>
<replica>
<host>localhost</host>
<port>9000</port>
<default_database>r0</default_database>
</replica>
<replica>
<host>localhost</host>
<port>666</port>
<default_database>r1</default_database>
</replica>
</shard>
<shard>
<replica>
<host>localhost</host>
<port>666</port>
<default_database>r0</default_database>
</replica>
<replica>
<host>localhost</host>
<port>9000</port>
<default_database>r1</default_database>
</replica>
</shard>
</source_cluster>
```
[1]: https://www.altinity.com/blog/2018/5/10/circular-replication-cluster-topology-in-clickhouse
2019-06-25 22:09:11 +00:00
Ivan Remen
d933b024bd
Fix now???
2019-06-26 00:49:42 +03:00
alesapin
71872fc3c3
Disable cluster copier tests
2019-06-25 22:26:26 +03:00
alesapin
1578aec2b3
Merge pull request #5741 from yandex/better_integration_tests
...
Disable tests and add global timeout
2019-06-25 19:24:14 +03:00