Skip to content

Construct column set dynamicaly #1373

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

garrrikkotua
Copy link
Contributor

@garrrikkotua garrrikkotua commented Aug 22, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 73c2433

This pull request improves the efficiency and accuracy of updating member data in the data_sink_worker service. It changes the update method of the MemberRepository to use a dynamic column set, and the updateMember method of the MemberService to filter out unnecessary fields.

🤖 Generated by Copilot at 73c2433

update method changed
Dynamic columns save data
Spring cleaning the code

Why

How

🤖 Generated by Copilot at 73c2433

  • Use dynamic column set to update members (link)
  • Filter out unchanged fields from member update (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@sausage-todd sausage-todd force-pushed the production-performance branch 2 times, most recently from 61d97d0 to 6bcc509 Compare August 24, 2023 18:37
Base automatically changed from production-performance to main August 25, 2023 12:49
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.

1 participant