Skip to content

SAC-28857 meta data changes#15

Open
narenderqlik wants to merge 27 commits into
gl-masterfrom
SAC-28857-add-new-metadata
Open

SAC-28857 meta data changes#15
narenderqlik wants to merge 27 commits into
gl-masterfrom
SAC-28857-add-new-metadata

Conversation

@narenderqlik

@narenderqlik narenderqlik commented Oct 7, 2025

Copy link
Copy Markdown

Description of change

Changes for the metadata
Metadata: SAC-28857
Bugfix for metadata: SAC-31296

Risks

Rollback steps

  • revert this branch

AI generated code

https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code

  • this PR has been written with the help of GitHub Copilot or another generative AI tool

Base automatically changed from GL-Master to master November 24, 2025 06:54
@RushiT0122 RushiT0122 changed the base branch from master to gl-master June 11, 2026 12:12

@RushiT0122 RushiT0122 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems parent-child relationship is not properly handled since catalog is missing parent-tap-stream-id. Please fix it.

  No.  Stream ID      Primary Keys    Parent Stream    Replication Method    Replication Keys  
-----  -------------  --------------  ---------------  --------------------  ------------------  
    1  replies        id              .                INCREMENTAL           actionDate
    2  clicks         id              .                INCREMENTAL           actionDate
    3  opens          id              .                INCREMENTAL           actionDate
    4  sent_messages  id              .                INCREMENTAL           actionDate
    5  senders        id              .                INCREMENTAL           created   
    6  leads          id              .                INCREMENTAL           created   
    7  recipients     id              .                INCREMENTAL           created   
    8  campaigns      id              .                INCREMENTAL           created   
    9  team_members   id              .                FULL_TABLE            .         

@rsaha-qlik

Copy link
Copy Markdown

Updated:

Stream Primary Keys Replication Replication Key Parent Fields
campaigns id INCREMENTAL created 9
leads id INCREMENTAL created 11
senders id INCREMENTAL created 5
team_members id FULL_TABLE 11
sent_messages id INCREMENTAL actionDate 16
opens id INCREMENTAL actionDate 8
clicks id INCREMENTAL actionDate 9
replies id INCREMENTAL actionDate 15
recipients id INCREMENTAL created campaigns 11

Total streams discovered: 9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants