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
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
<li><p>Click <strong>Run Query</strong>. You might have to run the query twice.</p></li>
91
+
<li><p>Click <strong>Run Query</strong>.</p></li>
92
92
<li><p>Verify the table <strong>wildrydes</strong> was created by ensuring it has been added to the list of tables in the left navigation.</p></li>
93
93
</ol>
94
94
<h4id="explore-the-batched-data-files">4. Explore the batched data files</h4>
@@ -99,7 +99,9 @@ <h4 id="explore-the-batched-data-files">4. Explore the batched data files</h4>
99
99
<li><p>Enter the bucket name you create in the first section in the <strong>Search for buckets</strong> text input.</p></li>
100
100
<li><p>Click on the bucket name and navigate through the year, month, day, and hour folders to ensure that files are being populated in your bucket.</p>
<li><p>Click on one of the files and click <strong>Download</strong>. Open the file with a text editor and explore its contents.</p></li>
102
+
<li><p>Click on one of the files.</p></li>
103
+
<li><p>Click the <strong>Select from</strong> tab, select <code>JSON</code> from <strong>File format</strong>, and click the <strong>Show file preview</strong> to preview the file content.</p>
0 commit comments