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

1 - BulkJobsave - table sql #1453

Open
wants to merge 4 commits into
base: mvp_demo
Choose a base branch
from

Conversation

msvinaykumar
Copy link
Contributor

@msvinaykumar msvinaykumar commented Jan 8, 2025

Description

Add Database Schema for Bulk Job and metaData Management .
This PR introduces new PostgreSQL tables, kruize_bulkjobs , designed to manage jobs and their associated experiment metadata. The schema is optimized for scalability, performance, and retention, ensuring efficient handling of large datasets and concurrent updates.

Fixes # (issue)

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Breaking change (What changes might users need to make in their application due to this PR?)
  • Requires DB changes

How has this been tested?

Please describe the tests that were run to verify your changes and steps to reproduce. Please specify any test configuration required.

  • New Test X
  • Functional testsuite

Test Configuration

  • Kubernetes clusters tested on:

Checklist 🎯

  • Followed coding guidelines
  • Comments added
  • Dependent changes merged
  • Documentation updated
  • Tests added or updated

Additional information

Include any additional information such as links, test results, screenshots here

Signed-off-by: msvinaykumar <[email protected]>
@msvinaykumar msvinaykumar added database API Requires API Changes labels Jan 8, 2025
@msvinaykumar msvinaykumar added this to the Kruize 0.4 Release milestone Jan 8, 2025
@msvinaykumar msvinaykumar self-assigned this Jan 8, 2025
@msvinaykumar msvinaykumar requested a review from dinogun January 10, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Requires API Changes database
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant