Skip to content

Commit 706976f

Browse files
committed
Fix wrong Staples sample tds file
1 parent eeae44a commit 706976f

File tree

3 files changed

+103
-97
lines changed

3 files changed

+103
-97
lines changed

DEVELOP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ name convection {table_name}.cratedb inside the directory `./tests/tds`
139139

140140
![img_4.png](imgs/tds_img4.png)
141141

142-
`_sample_staples.cratedb.tds` and `_sample_cast_calcs.cratedb.tds` are provided as examples of how they'd look like.
142+
`sample_Staples.cratedb.tds` and `sample_cast_calcs.cratedb.tds` are provided as examples of how they'd look like.
143143
Alternatively, as they only differ in the connection values, you could theoretically open the sample files, and
144-
add your CrateDB connection parameters, however this is not recommended as it might not work in the future, also if table
144+
add your CrateDB connection parameters (also remove 'sample_' from the file name), however this is not recommended as it might not work in the future, also if table
145145
schema changes, tds files would need to be re-created.
146146

147147
6. Create the Tableau tds tests. Important: Read all before running the command.

0 commit comments

Comments
 (0)