Skip to content

Commit

Permalink
comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Czajka committed Dec 7, 2023
1 parent 1b80d56 commit cda4ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/pl/touk/flink/ignite/dialect/IgniteDialect.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
import java.util.Set;
import java.util.stream.Collectors;

// TODO_PAWEL jest problem, jak sie zamieni wszystkie metody na throw runtime exception oprocz quoteIdentifier i getRowConverter to
// testy dalej przechodza
public class IgniteDialect extends AbstractDialect {
private static final long serialVersionUID = 1L;

Expand Down

0 comments on commit cda4ebf

Please sign in to comment.