Solution was adding these fs args & save args to t...
# advanced-need-help
j
Solution was adding these fs args & save args to the catalog
Copy code
my_catalog_data:
  filepath: s3://path.../data.html
  type: text.TextDataSet
  fs_args:
    open_args_save:
      ContentType: "text/html"
3 Views