e2e DateTransform Plugin related testcases#1618
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). For more information, open the CLA check for this pull request. |
rmstar
left a comment
There was a problem hiding this comment.
Date transform plugin needs to be downloaded from the hub. How are we handling that step when running using Github actions?
| formatMacroInput=format | ||
| sampleSize=sampleSize | ||
| delimiter=delimiter | ||
| skipHeader=switch-skipHeader |
There was a problem hiding this comment.
please remove configs that are not relevant to date transform plugin
| @@ -0,0 +1,18 @@ | |||
| projectId=cdf-athena | |||
| dataset=test_automation | |||
| csvFormat=csv | |||
There was a problem hiding this comment.
please remove irrelevant configs
Using the |
itsankit-google
left a comment
There was a problem hiding this comment.
These tests should be added in respective plugin modules instead of the parent? @ksahilCF
|
New PR raised |
Please review @itsankit-google @rmstar
@sawantpritam