Skip to content

Commit a2594ef

Browse files
author
Julien Ruaux
committed
chore: formatting
1 parent ee1c647 commit a2594ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/redis/trino/RediSearchMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public Optional<ConnectorOutputMetadata> finishInsert(ConnectorSession session,
246246
Collection<ComputedStatistics> computedStatistics) {
247247
return Optional.empty();
248248
}
249-
249+
250250
@Override
251251
public RediSearchColumnHandle getDeleteRowIdColumnHandle(ConnectorSession session,
252252
ConnectorTableHandle tableHandle) {

0 commit comments

Comments
 (0)