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

Added large dataset test for import data file and provision to enable adaptive parallelism #1758

Merged
merged 9 commits into from
Oct 17, 2024

Conversation

shubham-yb
Copy link
Contributor

@shubham-yb shubham-yb commented Oct 16, 2024

  • Added a import data file test with a large dataset
  • Added the provision to enable adaptive parallelism in the test pipelines

"

# Check if RUN_USING_ADAPTIVE_PARALLELISM is true
if [ "${RUN_USING_ADAPTIVE_PARALLELISM}" = "true" ]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have this for import-data as well, so that we can test both the commands as and when require.

Copy link
Contributor

@priyanshi-yb priyanshi-yb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shubham-yb shubham-yb changed the title Added large dataset test for import data file Added large dataset test for import data file and provision to enable adaptive parallelism Oct 17, 2024
@shubham-yb shubham-yb merged commit 93f68fa into main Oct 17, 2024
16 checks passed
@shubham-yb shubham-yb deleted the shubham/add-accounts-table branch October 17, 2024 13:43
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