[CsvIO]: Update class for representing date-times in CsvIOParseHelpers::parseCell(String, Schema.Field) #31995
Closed
2 of 17 tasks
Labels
Milestone
What needs to happen?
Update the class for representing and parsing date-times in
CsvIOParseHelpers::parseCell(String, Schema.Field)
fromjava.time.Instant
toorg.joda.time.Instant
.This will ensure compatibility with other Beam classes that also use
org.joda.time.Instant
for representing date-times.Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: