ddf-project / DDF

Distributed DataFrame: Productivity = Power x Simplicity For Scientists & Engineers, on any Data Engine
http://ddf.io
Apache License 2.0
168 stars 42 forks source link

Make transformUDFWithNames & castType & removeColumns return new DDF by default #310

Closed Huandao0812 closed 8 years ago

Huandao0812 commented 8 years ago

Description and related tickets, documents

... with option to modify the current DDF inplace

Reviewers: @phvu @nhanitvn @zkidkid @PangZhi

Breaking changes & backward compatible issues

Change in transformUDFWithNames & castType behaviour

PR Progress

Make sure all checkboxes below are checked before merged

hai-adatao commented 8 years ago

Is this in 1.4.14? This looks like a big breaking change

PangZhi commented 8 years ago

@hai-adatao @Huandao0812 i think we need to discuss about the case-insensitive behavior.