Shawn Smith
Results
2
comments of
Shawn Smith
For completeness it should support language as well, eg. `"{value}"@{lang}`. Also, it looks to me like the current code doesn't escape special characters? https://github.com/datadotworld/dw-jdbc/blob/master/src/main/java/world/data/jdbc/internal/types/NTriplesFormat.java#L74-L109
I ran into this using DynamoDB Streams without explicit shard splitting occurring (just the usual DynamoDB cycling of the shard as @matthewbogner described). FWIW, here is the sequence we encountered...