Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

LineageExtractionTransform$IdentifyAndExtract.extract: not in correct format #33

Open
chaos87 opened this issue Dec 28, 2021 · 0 comments

Comments

@chaos87
Copy link

chaos87 commented Dec 28, 2021

I'm getting many Dataflow job errors like

java.lang.IllegalArgumentException: input (projects/<here I'm masking my project id>/datasets/17065135/tables/ga_realtime_sessions_20211227) not in correct format (^projects/(?<projectId>[a-zA-Z0-9\.\-\:]+)/datasets/(?<dataset>[a-zA-Z_][a-zA-Z0-9\_]+)/tables/(?<table>[a-zA-Z][a-zA-Z0-9\_]+)(\$[0-9]+)?$)

Not sure what's wrong and how to fix this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant