-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,9 @@ Alternatively you can install the package from github: | |
pip install git+https://github.com/ADBond/[email protected] | ||
``` | ||
|
||
While the package is in early development there will may be breaking changes in new versions without warning, although these _should_ only occur in new minor versions. | ||
Nevertheless if you depend on this package it is recommended to pin a version to avoid any disruption this may cause. | ||
|
||
## Use | ||
|
||
### Clickhouse server | ||
|
@@ -185,6 +188,13 @@ settings = SettingsCreator( | |
) | ||
``` | ||
|
||
## Support | ||
|
||
If you have difficulties with the package you can [open an issue](https://github.com/ADBond/splinkclickhouse/issues). | ||
You may also [suggest changes by opening a PR](https://github.com/ADBond/splinkclickhouse/pulls), although it may be best to discuss in an issue beforehand. | ||
|
||
This package is 'unofficial', in that it is not directly supported by the Splink team. Maintenance / improvements will be done on a 'best effort' basis where resources allow. | ||
|
||
## Known issues / caveats | ||
|
||
### Datetime parsing | ||
|