Skip to content

Conversation

amotl
Copy link
Member

@amotl amotl commented Sep 15, 2025

About

Continue adding integration guides from the community forum.

Preview

References

@amotl amotl added the refactoring Changing shape or layout, or moving content around. label Sep 15, 2025
Copy link

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch tableau

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment on lines 1 to 15
(tableau-tutorial)=
# Using CrateDB with Tableau

For using Tableau with CrateDB, install the latest PostgreSQL driver, as detailed in the steps below.

1. Download the Java 8 JDBC driver (e.g. `postgresql-42.7.1.jar` or newer) from https://jdbc.postgresql.org/download/.
2. Move the downloaded `.jar`-file (e.g. `postgresql-42.7.1.jar`) into the Tableau Driver folder.
> * **Windows**: `C:\Program Files\Tableau\Drivers`
> * **Mac**: `~/Library/Tableau/Drivers`
> * **Linux**: `/opt/tableau/tableau_driver/jdbc`
3. Open Tableau.
4. Create a `PostgreSQL` connection.

![image|454x500, 75%](https://us1.discourse-cdn.com/flex020/uploads/crate/original/2X/c/cf27bb4288737b66d2af620092f529f481dbe328.jpeg){height=500px}
5. Start using Tableau with CrateDB.
Copy link
Member Author

@amotl amotl Sep 15, 2025

Choose a reason for hiding this comment

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

@surister: That's the original from Using CrateDB with Tableau. It should probably be considered outdated and be replaced or refer to the new connector's "Install" section instead?

@amotl amotl added sanding-1200 Fine sanding. new content New content being added. labels Sep 15, 2025
@amotl amotl changed the title Tableau: Starter tutorial Tableau: Usage guide Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new content New content being added. refactoring Changing shape or layout, or moving content around. sanding-1200 Fine sanding.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants