Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug/WriteConfig-API-Broken #2698

Open
jasonbot opened this issue Mar 27, 2024 · 0 comments
Open

bug/WriteConfig-API-Broken #2698

jasonbot opened this issue Mar 27, 2024 · 0 comments
Labels
bug Something isn't working ingest

Comments

@jasonbot
Copy link
Contributor

Describe the bug
WriteConfig.to_json throws exceptions

To Reproduce

  • Create an instance of any connector's WriteConfig (I used S3)
  • write_config_object.to_dict(encode_json=True, redact_sensitive=True)
  • Throws AttributeError: 'FilesystemWriteConfig' object has no attribute 'output_file'

Expected behavior

  • No exception thrown
@jasonbot jasonbot added the bug Something isn't working label Mar 27, 2024
@scanny scanny added the ingest label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ingest
Projects
None yet
Development

No branches or pull requests

2 participants