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

Add support for partitioning layout based on metadata in destination configuration #1044

Conversation

Pipboyguy
Copy link
Collaborator

@Pipboyguy Pipboyguy commented Mar 4, 2024

Description

Extends the functionality of the destination configuration to support partitioning based on metadata, rather than just the data itself.

  • Support for resource parameters in partition config: Parameters supplied to resources should be available to use as placeholders in the partition layout.
  • Support for resource metadata in partition config: Resource metadata such as object path or creation date should also be supported.

Related Issues

@Pipboyguy Pipboyguy linked an issue Mar 4, 2024 that may be closed by this pull request
Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 2ecba0b
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/65e59ba7d402b80008050d63
😎 Deploy Preview https://deploy-preview-1044--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Pipboyguy Pipboyguy self-assigned this Mar 4, 2024
@Pipboyguy Pipboyguy changed the title Add support for partitioning based on metadata in destination configuration Add support for partitioning layout based on metadata in destination configuration Mar 4, 2024
@rudolfix rudolfix assigned sh-rp and unassigned Pipboyguy Mar 18, 2024
@rudolfix rudolfix closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Extended filesystem layout placeholders for destinations
4 participants