We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6227c commit 1daf124Copy full SHA for 1daf124
fluss-rpc/src/main/proto/FlussApi.proto
@@ -1317,4 +1317,4 @@ message PbLiteralValue {
1317
optional int64 timestamp_millis_value = 13; // Epoch millis
1318
optional int32 timestamp_nano_of_millis_value = 14 [default = 0]; // Nano of millis
1319
required bool is_null = 15 [default = false];
1320
-}
+}
0 commit comments