Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/functions/load-csv.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ LOAD CSV functions can be used to get information about the file that is process
[NOTE]
The functions described on this page are only useful when run on a query that uses `LOAD CSV`.
In all other contexts they will always return `null`.
If there are multiple `LOAD CSV` clauses in a query, the functions will return information about the most recently executed `LOAD CSV` clause.


[[functions-linenumber]]
Expand Down