Ok I will add an issue then because it should throw an error.
On Mon, Oct 21, 2013 at 2:40 PM, Colton McInroy <[email protected]>wrote: > Oh yea, also, I did not get an error when trying that command with both a > missing dateFormat and an already automatically defined schema by mutate. > > > Thanks, > Colton McInroy > > * Director of Security Engineering > > > Phone > (Toll Free) > _US_ (888)-818-1344 Press 2 > _UK_ 0-800-635-0551 Press 2 > > My Extension 101 > 24/7 Support [email protected] <mailto:[email protected]> > Email [email protected] <mailto:[email protected]> > Website http://www.dosarrest.com > > > On 10/21/2013 11:15 AM, Aaron McCurry wrote: >> >>> >>> Once a type is defined it cannot be changed, if there was no error >>> message >>> then we should fix that. If you set a table to strictTypes = true then a >>> column can not be defined automatically via mutate. Only through adding >>> a >>> column definition. >>> >> >> >
