Use Copy Into
When enabled, notebooks will use COPY INTO
to read files instaed of CREATE OR REPLACE TEMPORARY VIEW
SQL syntax.
Notes:
- This setting is part of the Databricks settings category.
- The default value for this setting is
N
.
When enabled, notebooks will use COPY INTO
to read files instaed of CREATE OR REPLACE TEMPORARY VIEW
SQL syntax.
Notes:
N
.