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

feat(connector): unified csv parser #8463

Merged
merged 11 commits into from
Mar 10, 2023
Prev Previous commit
Next Next commit
move to main cron
  • Loading branch information
adevday committed Mar 10, 2023
commit c9ab6ada59f6ef7320422b79465b9a3745498e16
2 changes: 1 addition & 1 deletion ci/workflows/main-cron.yml
Original file line number Diff line number Diff line change
@@ -216,7 +216,7 @@ steps:
timeout_in_minutes: 20
retry: *auto-retry
- label: "S3 source check on AWS (csv parser)"
command: "ci/scripts/s3-source-test.sh -p ci-dev -s run_csv"
command: "ci/scripts/s3-source-test.sh -p ci-release -s run_csv"
depends_on: build
plugins:
- seek-oss/aws-sm#v2.3.1: