getdozer / getdozer/dozer

Support Connector name in SQL identifiers

Open
#1,281 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1.6k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
In case of connectors are ingesting data from different tables with the same name, a naming convention in SQL is necessary to identify the table or the field to use.

**Describe the solution you'd like**
Allow to specify a table identifier like `connection_name.table_name` and a field identifier like `connection_name.table_name.field_name`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.