GoogleCloudPlatform / professional-services-data-validator

Utility to compare data between homogeneous or heterogeneous environments to ensure source and target tables match
Apache License 2.0
385 stars 108 forks source link

feat: Support GCS files for custom query validation #1148

Closed nehanene15 closed 1 month ago

nehanene15 commented 1 month ago

Currently, we do not support GCS files for -sqf or -tqf flags in custom query validation. We should support full GCS paths i.e -sqf gs://bucket/folder/query_file.sql for custom query source and target query files.