Dl/DataLocation: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 17: Line 17:
     A string represent the format of the data, for example, "JSONL", "CSV", "PARQUET", etc.  
     A string represent the format of the data, for example, "JSONL", "CSV", "PARQUET", etc.  
</nowiki></pre>
</nowiki></pre>
Examples:
<pre><nowiki>
{
    id: "617b2e86-9698-4b99-8956-57ce99d8de39",
    url: "s3://mubucket/stock_quotes/2023-08-20.jsonl"
    format: "JSONL"
}
</nowiki></pre>
</div>
</div>
</div>
</div>
<p></p>
<p></p>

Revision as of 04:24, 23 August 2023

Data Lake Knowledge Center | Models

Introduction