fivetran / fivetran/dbt_apple_store

[Feature] Update identifiers to standard naming convention

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
type:enhancement
Dominant language
No language data
Stars
1
Forks
3
Avg merge
39m
Merged PRs (30d)
1

Description

### Is there an existing feature request for this?

- [x] I have searched the existing issues

### Describe the Feature

The identifier variables don't follow our standard naming convention:

source_name + `_` + source_table_name + `_identifier`.

### How would you implement this feature?

Update the identifiers and the references.

Example:
apple_store_crash_daily_identifier -> apple_store_app_crash_daily_identifier

### Describe alternatives you've considered

_No response_

### Are you interested in contributing this feature?

- [ ] Yes.
- [ ] Yes, but I will need assistance.
- [ ] No.

### Anything else?

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the identifier variables and their references in the repository. Rename them to follow source_name_source_table_name_identifier, using the apple_store_app_crash_daily_identifier example, and verify that all references remain consistent.

Written by the indexing model from the issue text.

Assessment

Domain
data-engineering
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.