This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
forked from awslabs/amazon-timestream-driver-jdbc
-
Notifications
You must be signed in to change notification settings - Fork 0
[Posted] INTERNAL PR - BI tools documentation (excluding MicroStrategy) #8
Closed
Conversation
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
alinaliBQ
changed the title
[AT-1024] documentation PR
[AT-1024] INTERNAL PR - BI tools documentation (excluding MicroStrategy)
Dec 15, 2022
* [AT-1174] Aqua Data studio set up documentation * Update aqua-data-studio-sign-in.png * Apply suggestions from code review Co-authored-by: andiem-bq <[email protected]> * add image for server browser and refactor documentation * Update aqua-data-studio-setup.md * Update aqua-data-studio-setup.md Co-authored-by: andiem-bq <[email protected]>
* [AT-1177] Add documentation for driver set up with Tableau * [AT-1177] fix typo in file name for README * [AT-1177] remove steps to add jdbc-timestream.tdc reason: `jdbc-timestream.tdc` is not needed for JDBC driver to function * [AT-1177] update readme for Tableau documentation * Update markdown/setup/tableau-desktop-driver-setup.md * [AT-1177] add instructions for adding connection properties * Update README.md Co-authored-by: Alexey Temnikov <[email protected]> * add known limitations Co-authored-by: Alexey Temnikov <[email protected]>
alinaliBQ
commented
Dec 15, 2022
@@ -0,0 +1,52 @@ | |||
### DBeaver |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that for DBeaver, there was no limitations found during the manual test
@@ -15,6 +15,15 @@ The Timestream JDBC driver is distributed as two JAR files. | |||
### JAR With All Dependencies Shaded Except SLF4J (amazon-timestream-jdbc-\<version\>-jar-with-all-dependencies.jar) | |||
This is the shaded JAR which bundles up all the required dependencies and can be used directly in Java projects and external applications, without explicitly adding external dependencies. This JAR does not relocate the classpath of SLF4J, allowing logging to be enabled in external applications. | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To fellow code reviewers: for this PR, the files to focus on are the markdown files (README and set up files), please check if they load images properly and the links work. This is optional since they are already checked in separate PRs. Thank you!
* Add documentation for driver set up with DbVisualizer * format adjust * document refine * rework based on comments * file name change * modify README * rework based on comments * syntax change * Update dbvisualizer-driver-setup.md Co-authored-by: RoyZhang2022 <[email protected]>
* Add documentation for driver set up with SQuirreL * adjust pictures position * pictures position adjustment * rework based on comments * rework * rework based on comments Co-authored-by: RoyZhang2022 <[email protected]>
This was referenced Dec 15, 2022
alinaliBQ
changed the title
[AT-1024] INTERNAL PR - BI tools documentation (excluding MicroStrategy)
[AT-1204] INTERNAL PR - BI tools documentation (excluding MicroStrategy)
Dec 15, 2022
alinaliBQ
changed the title
[AT-1204] INTERNAL PR - BI tools documentation (excluding MicroStrategy)
[Posted] INTERNAL PR - BI tools documentation (excluding MicroStrategy)
Dec 16, 2022
closing this PR as relating AWS PRs are posted and merged. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add documentation for driver set up with BI tools
Description
Additional Reviewers
@affonsoBQ
@alexey-temnikov
@alinaliBQ
@andiem-bq
@birschick-bq
@mitchell-elholm
@RoyZhang2022