You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: reduce duplicate fields on join (apache#1184)
* Add field to dataframe join to indicate if we should keep duplicate keys
* Suppress expected warning
* Minor: small tables rendered way too large
* Rename from keep_duplicate_keys to drop_duplicate_keys
* Add unit tests for dropping duplicate keys or not
* Update online docs
* Update docs/source/user-guide/common-operations/joins.rst
Co-authored-by: kosiew <[email protected]>
---------
Co-authored-by: kosiew <[email protected]>
0 commit comments