juntaozhang opened a new pull request, #9230:
URL: https://github.com/apache/paimon/pull/9230
### Purpose
This PR wires the missing pieces so that `DATE`,
`TIMESTAMP_WITH_LOCAL_TIME_ZONE` and `TIMESTAMP_WITHOUT_TIME_ZONE` can be used
in Variant shredding schema.
### Tests
- `PaimonShreddingUtilsTest#testAssembleAllTypes` now covers `DATE`,
`TIMESTAMP`, `TIMESTAMP_NTZ`, `FLOAT`, `BINARY`.
- `InferVariantShreddingSchemaTest#testInferSchemaWithAllPrimitiveTypes`
now covers the same primitive types.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]