karthick-de-25 opened a new pull request, #12621:
URL: https://github.com/apache/hudi/pull/12621
### Change Logs
the issue is at SqlKeyGenerator#convertPartitionPathToSqlType
where the default HIVE_DEFAULT_PARTITION value is trying to be converted
into Long/milli second.
update SqlKeyGenerator#convertPartitionPathToSqlType to handle
default_partition_path
TODO:
- [ ] add testcase for ts default_partition_path at
TestSparkSqlWithTimestampKeyGenerator
### Impact
partition_path for timestamp partition
### Risk level (write none, low medium or high below)
low
### Documentation Update
NA
### Contributor's checklist
- [x] Read through [contributor's
guide](https://hudi.apache.org/contribute/how-to-contribute)
- [x] Change Logs and Impact were stated clearly
- [ ] Adequate tests were added if applicable
- [ ] CI passed
--
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]