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

TypeConverter doesn't support reading date/time values

オープン
#3 コメント 1 件 リアクション 0 件 担当者 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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Locate TypeConverter and compare its handling of LocalDateTime, LocalDate, and LocalTime in toField with fromField. Trace the existing fromField conversion path first; done means those date/time values can be read as well as stored, with the relevant existing checks passing.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, java
領域
api, databases
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。