Skip to content

Commit 5b4244a

Browse files
committed
schema inference
1 parent 54aace7 commit 5b4244a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/synapse-analytics/sql/develop-storage-files-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ OPENROWSET(
120120
BULK N'path_to_file(s)', FORMAT='PARQUET');
121121
```
122122

123+
Make sure [appropriate inferred data types](best-practices-sql-on-demand.md#check-inferred-data-types) are used for optimal performance.
124+
123125
### Filename function
124126

125127
This function returns the file name that the row originates from.

0 commit comments

Comments
 (0)