Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Implement collection functions: P~Z, except:
1, transform, transform_keys, transform_values, zip_with
2, parameter options in to_csv, to_json, schema_of_csv, schema_of_json

Why are the changes needed?

API coverage

Does this PR introduce any user-facing change?

new functions

How was this patch tested?

added UT

@zhengruifeng zhengruifeng force-pushed the connect_function_collect_3 branch from 5f0c436 to 0827a4f Compare December 12, 2022 09:17
@HyukjinKwon
Copy link
Member

Merged to master.

@zhengruifeng zhengruifeng deleted the connect_function_collect_3 branch December 13, 2022 01:21
@zhengruifeng
Copy link
Contributor Author

@HyukjinKwon thank you for the reviews

beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?
Implement `collection` functions: P~Z, except:
1, `transform`, `transform_keys`, `transform_values`, `zip_with`
2, parameter `options` in `to_csv`, `to_json`, `schema_of_csv`, `schema_of_json`

### Why are the changes needed?
API coverage

### Does this PR introduce _any_ user-facing change?
new functions

### How was this patch tested?
added UT

Closes apache#39033 from zhengruifeng/connect_function_collect_3.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants