Skip to main content

Read Files Options

Options applied to the Spark reader in generated Fabric staging notebooks when reading landed files.

When set, the value replaces the default reader options that BimlFlex derives from the landing file type (for example .format('avro') or .format('parquet')). When left empty, the format-specific defaults are used.

When to Change This Setting

Leave this empty to let the reader options follow the landing file format. Set it when the landed files need custom reader configuration beyond the derived format default.

SettingInteraction
Databricks Read Files OptionsThe equivalent reader options for Databricks read_files

Notes

  • This setting is part of the Microsoft Fabric settings category.
  • The default value for this setting is empty.