Skip to content

Commit 2696bc7

Browse files
fix: build
1 parent 088b36d commit 2696bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/influxdb/v3/client/internal/NanosecondConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public static BigInteger convert(final Instant instant, final WritePrecision pre
120120
}
121121

122122
/**
123-
* Convert Long or LocalDateTime to timestamp nanosecond
123+
* Convert Long or LocalDateTime to timestamp nanosecond.
124124
*
125125
* @param value the time in Long or LocalDateTime
126126
* @param field the arrow field metadata

0 commit comments

Comments
 (0)