date - Apache PIG - Guarantee that all the value in a column follow the Schema 'yyyy-MM-dd' -


i've dataset 4 columns , want know if column b have value in following format: ('yyyy-mm-dd'), if job detect value not corresponds format want put value null.

could in pig or must python embed pig?

many thanks!

(sorry reply answer instead of comment don't have enough reputation comment on question)

this might useful :-

java udf date regex extractor pig?


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -