-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or requesttransformersTransformer related workTransformer related work
Description
Is your feature request related to a problem? Please describe.
Currently it's not possible to have a preview of the transformation rules before running the pgstream snapshot/replication commands, at which point it's harder to identify problems.
Describe the solution you'd like
Have a way of validating transformation rules against source data, as a preview, without writing it to the target.
Describe alternatives you've considered
- Dedicated
pgstream previewcommand that with given transformation rules performs a preview of a selected number of rows from the source database and outputs them as csv or logging - Option to provide previews at column level, where transformers can be validated individually with input data (no source connection required)
dosubot and gulcin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttransformersTransformer related workTransformer related work