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

Persistence Component: Fix staging filters saved as String + Fix new stats for Bulk Load coming as String #3321

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kumuwu
Copy link
Contributor

@kumuwu kumuwu commented Dec 23, 2024

What type of PR is this?

  • Bug Fix

What does this PR do / why is it needed ?

  1. In multi-dataset cases, staging filters are saved as strings (hence quoted) instead of numbers. Fixed the placeholder handlings that caused it.
  2. Newly added stats for bulk load: bytes scanned and incoming records are coming as strings. Added casting to save them as numbers.

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

@kumuwu kumuwu requested a review from a team as a code owner December 23, 2024 07:27
@kumuwu kumuwu changed the title Persistence Component: Fix staging filters saved as String Persistence Component: Fix staging filters saved as String + Fix new stats for Bulk Load coming as String Dec 23, 2024
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