snowplow-incubator / snowplow-lake-loader

Snowplow Lake Loader
Other
0 stars 3 forks source link

Fix crashing on invalid view name #54

Closed istreeter closed 8 months ago

istreeter commented 8 months ago

On rare occasions I have seen the loader crash with an error coming from Spark:

Invalid view name: 63404654e22943188965751863018763.

On all occasions, I noticed the view name contained mainly numeric characters. This seems to be fixed by making the view name more obviously not-a-number.