| BigQuery as source and GCS as sink:- The pipeline gets deployed successfully even after entering incorrect project ID which does not exists in "Google Cloud Platform Console" Steps to reproduce:- 1. Launch CDAP local host url:- http://localhost:11011 2. Select BigQuery as source and sink it with GCS 3. Browse any file using the established connection 4.Enter any invalid project ID in the GCS sink 5.Deploy and run the pipeline Actual result:- Pipeline gets deployed successfully without any error Expected result:- Pipeline should fail as the project ID is incorrect and data should not be transferred Version 6.5.0-SNAPSHOT |