Skip to content

Adding flat file import service and related contracts#2625

Merged
aasimkhan30 merged 3 commits intomainfrom
aasim/feat/flatFileImport
Mar 18, 2026
Merged

Adding flat file import service and related contracts#2625
aasimkhan30 merged 3 commits intomainfrom
aasim/feat/flatFileImport

Conversation

@aasimkhan30
Copy link
Copy Markdown
Contributor

@aasimkhan30 aasimkhan30 commented Mar 17, 2026

Description

  1. Enabled parallel processing and made apis parallel safe
  2. Relying on connection service to get connection string. Frontend now just gives owner uri and database name for the connection.
  3. Removing Entra token passing to Bcp Process. Instead we are going to rely on auth provider to get tokens.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (dotnet test)
  • Code follows contributing guidelines
  • Logging/telemetry updated if relevant
  • No protocol or behavioral regressions

Reviewers: Please read our reviewer guidelines

@github-actions
Copy link
Copy Markdown

As part of updating the dependencies in Packages.props we require that any PRs opened also verify that
they've done the following checks.

Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR

  • Built and tested the change locally to validate that the update doesn't cause any regressions and fixes the issues intended
  • Tested changes on all major platforms
    • Windows
    • Linux
    • Mac
  • Check the source repo for any open issues with the release being updated to (if available)

@aasimkhan30 aasimkhan30 merged commit 12bcc9b into main Mar 18, 2026
6 checks passed
@aasimkhan30 aasimkhan30 deleted the aasim/feat/flatFileImport branch March 18, 2026 00:47
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.

2 participants