Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow define pk on append only table #13228

Open
st1page opened this issue Nov 3, 2023 · 1 comment
Open

allow define pk on append only table #13228

st1page opened this issue Nov 3, 2023 · 1 comment
Assignees
Milestone

Comments

@st1page
Copy link
Contributor

st1page commented Nov 3, 2023

Currently

  • watermark can be only defined on the append-only table
  • primary key can not be defined on the append-only table

So maybe we should allow users to define pk on append only table, and the table will do a "ignore" on-conflict behavior to maintain the append only.

@github-actions github-actions bot added this to the release-1.5 milestone Nov 3, 2023
@st1page st1page modified the milestones: release-1.5, release-1.6 Dec 4, 2023
@st1page st1page modified the milestones: release-1.6, release-1.7 Jan 9, 2024
Copy link
Contributor

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

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

No branches or pull requests

1 participant