Re: Check if column exists in Schema

2016-02-16 Thread Sebastian Piu
tioners/dp/1484209656/> > > > > *From:* Sebastian Piu [mailto:sebastian@gmail.com] > *Sent:* Monday, February 15, 2016 11:21 AM > *To:* user > *Subject:* Re: Check if column exists in Schema > > > > I just realised this is a bit vague, I'm looking to create

RE: Check if column exists in Schema

2016-02-15 Thread Mohammed Guller
ark-Practitioners/dp/1484209656/> From: Sebastian Piu [mailto:sebastian@gmail.com] Sent: Monday, February 15, 2016 11:21 AM To: user Subject: Re: Check if column exists in Schema I just realised this is a bit vague, I'm looking to create a function that looks into different columns to get

Re: Check if column exists in Schema

2016-02-15 Thread Sebastian Piu
I just realised this is a bit vague, I'm looking to create a function that looks into different columns to get a value. So depending on a type I might look into a given path or another (which might or might not exist). Example if column *some.path.to.my.date *exists I'd return that, if it doesn't