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

support isolation level + read only for http batch sql #4830

Merged
merged 8 commits into from
Jul 31, 2023
Merged

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Jul 27, 2023

Problem

Summary of changes

We will retrieve neon-batch-isolation-level and neon-batch-read-only from the http header, which sets the txn properties. neondatabase/serverless#38 (comment)

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

Signed-off-by: Alex Chi Z <chi@neon.tech>
@skyzh skyzh requested a review from kelvich July 27, 2023 17:29
@skyzh skyzh requested a review from a team as a code owner July 27, 2023 17:29
@skyzh skyzh requested review from adi-griever and removed request for a team July 27, 2023 17:29
Signed-off-by: Alex Chi Z <chi@neon.tech>
@github-actions
Copy link

github-actions bot commented Jul 27, 2023

1240 tests run: 1188 passed, 0 failed, 52 skipped (full report)


Signed-off-by: Alex Chi Z <chi@neon.tech>
@skyzh skyzh requested a review from vadim2404 July 28, 2023 14:31
@skyzh skyzh requested review from conradludgate and removed request for adi-griever July 31, 2023 13:32
@skyzh skyzh self-assigned this Jul 31, 2023
skyzh added 3 commits July 31, 2023 12:49
Signed-off-by: Alex Chi Z <chi@neon.tech>
Signed-off-by: Alex Chi Z <chi@neon.tech>
Signed-off-by: Alex Chi Z <chi@neon.tech>
@skyzh skyzh requested a review from conradludgate July 31, 2023 16:58
Signed-off-by: Alex Chi Z <chi@neon.tech>
@skyzh skyzh enabled auto-merge (squash) July 31, 2023 20:27
Signed-off-by: Alex Chi Z <chi@neon.tech>
@skyzh skyzh merged commit 7b6c849 into main Jul 31, 2023
@skyzh skyzh deleted the skyzh/txn-mode branch July 31, 2023 23:59
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.

3 participants