Skip to content

Conversation

@ZENOTME
Copy link
Contributor

@ZENOTME ZENOTME commented Dec 13, 2024

#479 change the result type from int to date. And we should also change the computed result for this, otherwise, it will cause the inconsistent error. E.g. the partition compute return a arrow::Int32Array for day transform, however the partition type will be convert to arrow::DataType::Date32 and we will get the error.

@ZENOTME
Copy link
Contributor Author

ZENOTME commented Dec 13, 2024

cc @liurenjie1024 @Fokko @Xuanwo @sdd

@Fokko Fokko added this to the 0.4.0 Release milestone Dec 16, 2024
Datum::timestamp_from_str(value)?,
),
Some("name <= 0"),
Some("name <= 1970-01-01"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tnx @ZENOTME for fixing this 👍

@Fokko Fokko merged commit dff4e5a into apache:main Dec 16, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants