You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tableau-Supported/Java/read-and-print-data-from-existing-hyper-file/src/main/java/examples/ReadAndPrintDataFromExistingHyperFile.java
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -83,21 +83,22 @@ public static void main(String[] args) {
83
83
// Print all rows from the "Extract"."Extract" table
84
84
System.out.println("These are all rows in the table 'Extract'");
0 commit comments