We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a8e69 commit 40e280dCopy full SHA for 40e280d
source/reference/examples/path-syntax-examples.txt
@@ -246,7 +246,7 @@ The following :ref:`datalake-databases-reference` object generates a field
246
"dataSources" : [
247
{
248
"storeName" : "accountingArchive",
249
- "path" : "/invoices/{invoiceDate date}"
+ "path" : "/invoices/{invoiceDate epoch_secs}"
250
}
251
]
252
0 commit comments