Skip to content

[FAQ Bot] NEW: PyFlink session window job fails with 'please declare primary key for si#249

Open
github-actions[bot] wants to merge 1 commit intomainfrom
faq-bot/issue-248
Open

[FAQ Bot] NEW: PyFlink session window job fails with 'please declare primary key for si#249
github-actions[bot] wants to merge 1 commit intomainfrom
faq-bot/issue-248

Conversation

@github-actions
Copy link
Contributor

✨ FAQ NEW

Course: data-engineering-zoomcamp
Section: general (Topic relates to PyFlink session window behavior and JDBC sink PK requirements; it’s general enough to belong in the overall FAQ rather than a module-specific section.)
Related Issue: #248

Question

PyFlink session window job fails with 'please declare primary key for sink table when query contains update/delete record' error

Decision Rationale

The proposal describes a PyFlink session window error not covered by existing FAQs and provides a concrete fix (adding a primary key on the sink using window boundaries and grouping key).

Placement Details

  • Section ID: general
  • Sort Order: End of section
  • Filename Slug: pyflink-sess-window-pk-fix

🤖 Generated by FAQ Bot

Closes #248

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.

[FAQ] Session window aggregation fails with “declare primary key for sink table” error

0 participants