Skip to content

DOCSUP-1377 (netloc function)#135

Merged
BayoNet merged 4 commits intoBayoNet:docs/CLICKHOUSEDOCS-679-netloc-functionfrom
otrazhenia:evgsudarikova-DOCSUP-1377-netloc
Jul 9, 2020
Merged

DOCSUP-1377 (netloc function)#135
BayoNet merged 4 commits intoBayoNet:docs/CLICKHOUSEDOCS-679-netloc-functionfrom
otrazhenia:evgsudarikova-DOCSUP-1377-netloc

Conversation

@otrazhenia
Copy link

```
### netloc {#netloc}

Extracts network location from a URL. Similar as [urlparse.netloc](https://docs.python.org/2/library/urlparse.html) in Python.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Extracts network location from a URL. Similar as [urlparse.netloc](https://docs.python.org/2/library/urlparse.html) in Python.
Extracts network location from a URL. Similar to [urlparse.netloc](https://docs.python.org/2/library/urlparse.html) in Python.


**Returned value**

- Login information (optional), host name, and port number (optional).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Login information (optional), host name, and port number (optional).
- login(if exists)@hostname:port(if exists).

@BayoNet BayoNet merged commit 96ab8d0 into BayoNet:docs/CLICKHOUSEDOCS-679-netloc-function Jul 9, 2020
emironyuk added a commit that referenced this pull request Jul 11, 2020
* DOCSUP-1377 (netloc function) (#135)

* add EN description

* changes in query

* changes after review

* add RU description

* CLICKHOUSEDOCS-679: Text fixes.

Co-authored-by: Sergei Shtykov <[email protected]>
Co-authored-by: emironyuk <[email protected]>
Co-authored-by: Evgenia Sudarikova <[email protected]>
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.

2 participants