mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-03 14:16:28 +00:00
docs: fix docs utms & slack footer (#10481)
This commit is contained in:
parent
786fe457d0
commit
10cbbd7619
@ -28,7 +28,7 @@ HOSTED_DOCS_ONLY-->
|
||||
[](https://badge.fury.io/py/acryl-datahub)
|
||||
[](https://github.com/datahub-project/datahub/actions?query=workflow%3A%22build+%26+test%22+branch%3Amaster+event%3Apush)
|
||||
[](https://hub.docker.com/r/acryldata/datahub-gms)
|
||||
[](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)
|
||||
[](https://datahubproject.io/slack?utm_source=github&utm_medium=readme&utm_campaign=github_readme)
|
||||
[](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md)
|
||||
[](https://github.com/datahub-project/datahub/pulls?q=is%3Apr)
|
||||
[](https://github.com/datahub-project/datahub/blob/master/LICENSE)
|
||||
@ -106,7 +106,7 @@ We welcome contributions from the community. Please refer to our [Contributing G
|
||||
|
||||
## Community
|
||||
|
||||
Join our [Slack workspace](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link) for discussions and important announcements. You can also find out more about our upcoming [town hall meetings](docs/townhalls.md) and view past recordings.
|
||||
Join our [Slack workspace](https://datahubproject.io/slack?utm_source=github&utm_medium=readme&utm_campaign=github_readme) for discussions and important announcements. You can also find out more about our upcoming [town hall meetings](docs/townhalls.md) and view past recordings.
|
||||
|
||||
## Adoption
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
The DataHub Slack is a thriving and rapidly growing community - we can't wait for you to join us!
|
||||
|
||||
_[Sign up here](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link) to join us on Slack and to subscribe to the DataHub Community newsletter. Already a member? [Log in here](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)._
|
||||
_[Sign up here](https://datahubproject.io/slack?utm_source=docs&utm_medium=page_link&utm_campaign=docs_page_link) to join us on Slack and to subscribe to the DataHub Community newsletter. Already a member? [Log in here](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)._
|
||||
|
||||
## Slack Guidelines
|
||||
|
||||
|
||||
@ -88,7 +88,3 @@ This will generate an interactive HTML file for analysis:
|
||||
|
||||
`memray` has an extensive set of features for memory investigation. Take a look at their [documentation](https://bloomberg.github.io/memray/overview.html) to see the full feature set.
|
||||
|
||||
|
||||
## Questions
|
||||
|
||||
If you've got any questions on configuring profiling, feel free to ping us on [our Slack](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)!
|
||||
|
||||
@ -28,6 +28,3 @@ Extracts:
|
||||
|
||||
SQL profiling is supported for all SQL sources. Check the individual source page to verify if it supports profiling.
|
||||
|
||||
## Questions
|
||||
|
||||
If you've got any questions on configuring profiling, feel free to ping us on [our Slack](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)!
|
||||
|
||||
@ -5,6 +5,3 @@ The implementation uses the [SQLAlchemy Dialect for SAP HANA](https://github.com
|
||||
|
||||
Under the hood, [SQLAlchemy Dialect for SAP HANA](https://github.com/SAP/sqlalchemy-hana) uses the SAP HANA Python Driver hdbcli. Therefore it is compatible with HANA or HANA express versions since HANA SPS 2.
|
||||
|
||||
## Questions
|
||||
|
||||
If you've got any questions on configuring this source, feel free to ping us on [our Slack](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)!
|
||||
|
||||
@ -27,7 +27,3 @@ sink:
|
||||
## Config details
|
||||
|
||||
None!
|
||||
|
||||
## Questions
|
||||
|
||||
If you've got any questions on configuring this sink, feel free to ping us on [our Slack](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)!
|
||||
|
||||
@ -36,6 +36,3 @@ Note that a `.` is used to denote nested fields in the YAML recipe.
|
||||
| -------- | -------- | ------- | ------------------------- |
|
||||
| filename | ✅ | | Path to file to write to. |
|
||||
|
||||
## Questions
|
||||
|
||||
If you've got any questions on configuring this sink, feel free to ping us on [our Slack](https://datahubproject.io/slack?utm_source=docs&utm_medium=docs&utm_campaign=docs_page_link)!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user