Skip to content

Commit ca5c53c

Browse files
authored
Merge pull request #787 from DanRoscigno/404s
start fixing 404s
2 parents 125bd87 + ce7bdb5 commit ca5c53c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.htmltest.yml

+16
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,20 @@ IgnoreURLs:
1111
- https://62VCH2MD74-dsn.algolia.net
1212
- https://www.googletagmanager.com
1313
- http://localhost*
14+
- https://clickhouse-test-reports.s3.yandex.net/*
15+
- https://github.com/ercolanelli-leo
16+
- https://github.com/igron99
17+
- https://github.com/podshumok
18+
- https://github.com/mhsekhavat
19+
- https://github.com/eejoin
20+
- https://github.com/mnach
21+
- https://github.com/xolm
22+
- https://storage.yandexcloud.net/*
23+
- https://clickhouse-builds.s3.yandex.net/*
24+
- https://boards.greenhouse.io/*
25+
- https://job.ozon.ru/*
26+
- https://www.indeed.com/*
27+
- http://souslecapot.net/*
28+
- https://www.yandex.com/company/*
29+
1430

docs/en/whats-new/changelog/2017.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This release contains bug fixes for the previous release 1.1.54310:
2727

2828
- Custom partitioning key for the MergeTree family of table engines.
2929
- [Kafka](https://clickhouse.com/docs/en/operations/table_engines/kafka/) table engine.
30-
- Added support for loading [CatBoost](https://catboost.yandex/) models and applying them to data stored in ClickHouse.
30+
- Added support for loading [CatBoost](https://yandex.com/dev/catboost/) models and applying them to data stored in ClickHouse.
3131
- Added support for time zones with non-integer offsets from UTC.
3232
- Added support for arithmetic operations with time intervals.
3333
- The range of values for the Date and DateTime types is extended to the year 2105.

0 commit comments

Comments
 (0)