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

Commits on Oct 10, 2024

  1. feat(PADW-72): Implement Hub and Link Classification prompt in Prompt…

    …Template
    
    - Added `HubLinkClassification` variant to `PromptTemplate` enum
    - Created a prompt for classifying tables as Hub or Link based on confidence-driven output
    - Removed unnecessary reference to "Column No inputs" from the prompt
    analyzer1 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    34074d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    0d0e164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85fd5c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    b024f7c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    07ab41a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. feat(PADW-79): Integrate Business Key Name Identifier into Incrementa…

    …l BK Component Classifier
    analyzer1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    180c8e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. feat(PADW-80): Refactor Incremental Descriptor Classifier to Support …

    …Multiple Business Keys
    analyzer1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    00342e1 View commit details
    Browse the repository at this point in the history
  2. chore(PADW-80): Removing unused business key identifier structures as…

    … business key component identifier structures are now in place.
    analyzer1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    36e96b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d7338 View commit details
    Browse the repository at this point in the history