Skip to content

Extend Spark Array functions: array_repeat , shuffle and slice test coverage #20419

@erenavsarogullari

Description

@erenavsarogullari

Is your feature request related to a problem or challenge?

This issue aims to add new positive and negative test cases for datafusion-spark array functions: array_repeat , shuffle, slice for the following use-cases:

- nested function execution,
- invalid parameter settings to verify validation,
- different datatypes such as timestamp,
- casting before function execution

Describe the solution you'd like

Adding new positive and negative test cases to datafusion-spark array functions: array_repeat , shuffle, slice.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions