Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsjoblad authored Jun 23, 2020
1 parent d6303a2 commit 5cd15d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Community-Supported/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The community samples focus on individual use cases and are Python-only. They ha
## What samples are available?
- __defragment_data_of_existing_hyper_file__
- Demonstrates how to optimize the file storage of an existing `.hyper` file by copying all of the tables and data into a new file to reduce file fragmentation.
- __publish_multi-table-hyper__
- __publish-multi-table-hyper__
- Demonstrates the full end-to-end workflow of how to create a multi-table `.hyper` file, place the extract into a `.tdsx`, and publish to Online/Server.
- __s3-to-hyper__
- Demonstrates how to create a `.hyper` file from a wildcard union on text files held in an AWS S3 bucket. The extract is then placed in a `.tdsx` file and published to Online/Server.
Expand All @@ -22,4 +22,4 @@ If you have questions, want to submit ideas, or give feedback on the code, pleas
## Contributions
Code contributions and improvements by the community are welcomed and accepted on a case-by-case basis. See the LICENSE file for current open-source licensing and use information.

Before we can accept pull requests from contributors, we require a signed [Contributor License Agreement (CLA)](https://tableau.github.io/contributing.html).
Before we can accept pull requests from contributors, we require a signed [Contributor License Agreement (CLA)](https://tableau.github.io/contributing.html).

0 comments on commit 5cd15d1

Please sign in to comment.