Skip to content

Commit 9bff934

Browse files
authored
Merge pull request #98324 from orspod/2019-12-data-lake-best-practices
small edit
2 parents 8741053 + 611a659 commit 9bff934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-explorer/data-lake-query-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Ascertain that external data resides in the same Azure region as your Azure Data
239239

240240
### File size
241241

242-
Optimal file size is hundreds of Mb (up to 1 Gb) per file. Avoid many small files that require unneeded overhead, such as slower file enumeration process and limited use of columnar format. Note that the number of files must be greater than the number of CPU cores in your Azure Data Explorer cluster.
242+
Optimal file size is hundreds of Mb (up to 1 Gb) per file. Avoid many small files that require unneeded overhead, such as slower file enumeration process and limited use of columnar format. Note that the number of files should be greater than the number of CPU cores in your Azure Data Explorer cluster.
243243

244244
### Compression
245245

0 commit comments

Comments
 (0)