awslabs / awslabs/rds-data-api-client-library-java

TypeConverter doesn't support reading date/time values

未关闭
#3 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
21
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

I could be wrong but it seems to me that `TypeConverter` only supports `LocalDateTime/LocalDate/LocalTime` types in `toField` method and it doesn't support them in the `fromField` method which basically means that one is able to store those types but not to read them

贡献指南

打开贡献指南

调研方向

定位 TypeConverter,并比较 LocalDateTime、LocalDate 和 LocalTime 在 toField 中与 fromField 中的处理方式。首先跟踪现有的 fromField 转换路径;当这些日期/时间值既能读取又能存储,且相关的现有检查均通过时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, java
领域
api, databases
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。