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

[Feature] Fix our implementation of Table Format and File Format Support #1117

Open
3 tasks done
amychen1776 opened this issue Oct 1, 2024 · 0 comments
Open
3 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@amychen1776
Copy link
Contributor

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt-spark functionality, rather than a Big Idea better suited to a discussion

Describe the feature

Currently we support multiple formats (both table and file) in one field called file_format. This isn't correct and also doesn't align with our Iceberg project. We should split this up to table format and file format respectfully

image

Describe alternatives you've considered

N/A

Who will this benefit?

all users of dbt using Iceberg across multiple adapters

Are you interested in contributing this feature?

no

Anything else?

no

@amychen1776 amychen1776 added the enhancement New feature or request label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants