Skip to content

feat: [+] #351 median & mode functions; byte & LocalDateTime types#527

Draft
eruizalo wants to merge 1 commit intohablapps:mainfrom
eruizalo:feat/351-spark_3.4_functions
Draft

feat: [+] #351 median & mode functions; byte & LocalDateTime types#527
eruizalo wants to merge 1 commit intohablapps:mainfrom
eruizalo:feat/351-spark_3.4_functions

Conversation

@eruizalo
Copy link
Copy Markdown
Collaborator

Description

new aggregation functions:

  • mode
  • median

new data types:

  • Byte as numeric
  • LocalDateTime as TimestampNTZType

Related Issue and dependencies

How Has This Been Tested?

  • This pull request contains appropriate tests?:
    • YES

@github-actions github-actions bot added spark_3.0 PR changes to spark 3.0 spark_3.1 PR changes to spark 3.1 spark_3.2 PR changes to spark 3.2 spark_2.4 PR changes to spark 2.4 spark_3.3 PR changes to spark 3.3 spark_3.4 PR changes to spark 3.4 spark_3.5 PR changes to spark 3.5 labels May 15, 2025
@eruizalo eruizalo added enhancement New feature or request API custom types and removed spark_3.0 PR changes to spark 3.0 spark_3.1 PR changes to spark 3.1 spark_3.2 PR changes to spark 3.2 spark_2.4 PR changes to spark 2.4 spark_3.3 PR changes to spark 3.3 labels May 15, 2025
…types

new aggregation functions:
* mode
* median:

new data types:
* Byte as numeric
* LocalDateTime as TimestampNTZType
@eruizalo eruizalo force-pushed the feat/351-spark_3.4_functions branch from a339599 to 7342ccc Compare May 15, 2025 19:33
@github-actions github-actions bot added spark_3.0 PR changes to spark 3.0 spark_3.1 PR changes to spark 3.1 spark_3.2 PR changes to spark 3.2 spark_2.4 PR changes to spark 2.4 spark_3.3 PR changes to spark 3.3 labels May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API custom types enhancement New feature or request spark_2.4 PR changes to spark 2.4 spark_3.0 PR changes to spark 3.0 spark_3.1 PR changes to spark 3.1 spark_3.2 PR changes to spark 3.2 spark_3.3 PR changes to spark 3.3 spark_3.4 PR changes to spark 3.4 spark_3.5 PR changes to spark 3.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request]: Spark version 3.4.0

1 participant