Skip to content

CLICKHOUSE-3578 apply column defaults for semistructured input formats #3555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3,185 commits into from

Conversation

4ertus2
Copy link
Contributor

@4ertus2 4ertus2 commented Nov 9, 2018

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

alexey-milovidov and others added 30 commits October 17, 2018 08:58
* add datatypes translate

* fixed some left English
Extract visitors from ExpressionAnalyser [CLICKHOUSE-3996]
…ergeTreeReader creation and add useless test
* CLICKHOUSE-4063: less manual html @ index.md

* CLICKHOUSE-4063: recommend markdown="1" in README.md

* CLICKHOUSE-4003: manually purge custom.css for now

* CLICKHOUSE-4064: expand <details> before any print (including to pdf)

* CLICKHOUSE-3927: rearrange interfaces/formats.md a bit

* CLICKHOUSE-3306: add few http headers

* Remove copy-paste introduced in ClickHouse#3392

* Hopefully better chinese fonts ClickHouse#3392

* get rid of tabs @ custom.css

* Apply comments and patch from ClickHouse#3384

* Add jdbc.md to ToC and some translation, though it still looks badly incomplete

* minor punctuation

* Add some backlinks to official website from mirrors that just blindly take markdown sources

* Do not make fonts extra light

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {}

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {}

* Remove outdated stuff from roadmap.md

* Not so light font on front page too

* Refactor Chinese formats.md to match recent changes in other languages

* Update some links on front page

* Remove some outdated comment

* Add twitter link to front page

* More front page links tuning

* Add Amsterdam meetup link

* Smaller font to avoid second line

* Add Amsterdam link to README.md

* Proper docs nav translation

* Back to 300 font-weight except Chinese

* fix docs build

* Update Amsterdam link
Changes:

* Check table dependencies recursively before starting streaming
* Use actual number of created consumers when streaming
* Add size limits hint to Kafka consumer stream
* Configurable `kafka_max_block_size` per table
* add dataTypes zh translate --> init docs

* add dataTypes zh translate

* finish dataTypes zh translate

* fix punctuation in dataTypes zh translate
alexey-milovidov and others added 29 commits November 4, 2018 11:53
fixed group by int16 and Date types on AMD EPYC 7401P machine
[WIP] Trying to fix block structure mismatch
Set default database name for tables in view's (sub)selects [CLICKHOUSE-3145]
hotfix for distributed DDLs over secure port [CLICKHOUSE-4089]
…ssion_method

Fix AIO unknown compression method when merge tree has mark to the last byte of file
…esult for alias source columns. [#CLICKHOUSE-4111]
@4ertus2 4ertus2 closed this Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.