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

Destination Azure Blob Storage: save file with correct extension #23355

Open
marcosmarxm opened this issue Feb 22, 2023 · 3 comments
Open

Destination Azure Blob Storage: save file with correct extension #23355

marcosmarxm opened this issue Feb 22, 2023 · 3 comments
Labels
connectors/destination/azure-blob-storage frozen Not being actively worked on team/destinations Destinations team's backlog type/bug Something isn't working

Comments

@marcosmarxm
Copy link
Member

Environment

  • Airbyte version: 0.40.29
  • OS Version / Instance: macOS
  • Deployment: Docker
  • Source Connector and version: Zendesk Ticket
  • Destination Connector and version: Azure Blob Storage 0.2.0
  • Step where error happened: Deploy / Sync job / Setup new connection / Update connector / Upgrade Airbyte

Current Behavior

Files after the sync don't save the extension (csv or json)
image

Expected Behavior

Tell us what should happen.

Logs

Steps to Reproduce

Are you willing to submit a PR?

Remove this with your answer.

@marcosmarxm marcosmarxm added type/bug Something isn't working connectors/destination/azure-blob-storage team/destinations Destinations team's backlog labels Feb 22, 2023
@localfolkhero
Copy link

Also have this concern. If it's a json/jsonl format - extension should be either json or jsonl. If csv, then csv.

Nothing as an extension is not very helpful and makes integrations more work.

@edweip3
Copy link

edweip3 commented Aug 24, 2023

Please add the extension names to the blob storage destination. This connector is useless without the extension since most of other apps that pull from azure blob storage looks at file extensions to determine file type.

@marijncv
Copy link

Also interested in this feature! Should be addressed by #27701

@bleonard bleonard added the frozen Not being actively worked on label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connectors/destination/azure-blob-storage frozen Not being actively worked on team/destinations Destinations team's backlog type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants