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/padw 75 identify all business key components #15

Merged
merged 9 commits into from
Oct 24, 2024

Conversation

analyzer1
Copy link
Collaborator

This pull request addresses the implementation of key functionalities related to detecting and processing all Business Key Components (BKC) on source tables, while continuing to process only tables with a single BKC. The following changes have been made:

  • feat(PADW-78): Enabled the GO function for cases where BKC equals 1, and implemented a hold for cases where BKC does not equal 1.
  • chore(PADW-80): Removed unused business key identifier structures, as they have been replaced by the new business key component identifier structures.
  • feat(PADW-80): Refactored the Incremental Descriptor Classifier to support multiple business keys, enhancing flexibility and scalability.
  • feat(PADW-79): Integrated the Business Key Name Identifier into the Incremental BK Component Classifier to ensure accurate classification and identification of business key components.

Additional Completed Tasks:

  • PADW-76: Added a new prompt template.
  • PADW-77: Introduced a Transformer Backgrounder for adding the Incremental BK Component Classifier to improve classification consistency and accuracy across multiple tables.

@analyzer1 analyzer1 merged commit b9cb58c into main Oct 24, 2024
1 check passed
@analyzer1 analyzer1 deleted the feature/PADW-75-identify-all-business-key-components branch October 24, 2024 14:46
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