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

Feature / columnar data optional id field support in update data #771

Merged
merged 141 commits into from
Nov 5, 2024

Conversation

Jerry-Jinfeng-Guo
Copy link
Contributor

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo commented Oct 8, 2024

This PR implements step 7 of #548

  • Validation on the combinations of different situations of id
  • Functionalities to generate sequential id for qualified input
  • Update columnar component with generated sequence id
  • Basic tests
    • Integration tests
    • API tests
    • Updated wrong id tests
    • Python tests
  • Extensive tests ??
    • Unit tests for new functionality
    • Validation for input without id

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added the feature New feature or request label Oct 8, 2024
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo self-assigned this Oct 8, 2024
Jerry-Jinfeng-Guo and others added 14 commits October 8, 2024 17:37
Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Jerry Guo <[email protected]>
…te columnar component with sequence

Signed-off-by: Jerry Guo <[email protected]>
…ole pipeline through; one more test to update

Signed-off-by: Jerry Guo <[email protected]>
Copy link
Contributor

@figueroa1395 figueroa1395 left a comment

Choose a reason for hiding this comment

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

My computer is forcing an update that requieres restart, I will continue the review later :)

Copy link
Contributor

@figueroa1395 figueroa1395 left a comment

Choose a reason for hiding this comment

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

Finished the whole review.

Signed-off-by: Jerry Guo <[email protected]>
Copy link
Contributor

@figueroa1395 figueroa1395 left a comment

Choose a reason for hiding this comment

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

Minor comments, and some are left for the refactoring, so feel free to resolve some right away if needed. We are basically there! :D

mgovers and others added 13 commits November 5, 2024 13:46
Signed-off-by: Martijn Govers <[email protected]>

Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>

Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
…/row-update-data-support-no-id-field

Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Jerry Guo <[email protected]>
Jerry-Jinfeng-Guo and others added 5 commits November 5, 2024 15:07
…upport-no-id-field

Feature / row based data optional id field support in update data
This reverts commit e5d5670.

Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Copy link

sonarcloud bot commented Nov 5, 2024

@mgovers
Copy link
Member

mgovers commented Nov 5, 2024

I think the remaining sonar cloud warnings can be considered out of scope of this PR

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added this pull request to the merge queue Nov 5, 2024
Merged via the queue into main with commit 373d9e4 Nov 5, 2024
26 checks passed
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo deleted the feature/columnar-data-support-no-id-field branch November 5, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants