OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
byte[] bytes=DataTypes.STRING.implicitCast(value).getBytes(StandardCharsets.UTF_8);String string=DataTypes.STRING.implicitCast(value);DataTypes.STRING.implicitCast(value).getBytes(StandardCharsets.UTF_8)DataTypes.STRING.implicitCast(value)crate352bc23954611f600dd8beca2a69fc3b29349527io.crate.protocols.postgres.types.VarCharType
_169
_269
_1bytes
_2string
v0DataTypes.STRING.implicitCast(value)
v0DataTypes.STRING.implicitCast(value)
AssignedToTrue
return UUID.randomUUID().toString().getBytes(StandardCharsets.UTF_8);return UUID.randomUUID().toString();UUID.randomUUID().toString().getBytes(StandardCharsets.UTF_8)UUID.randomUUID().toString()beam34edbd5cc38c1eab0307569da518bceef325e696org.apache.beam.runners.core.construction.SplittableParDo.RandomUniqueKeyFn
_1403
_2402
_1apply
_2apply
v0UUID.randomUUID().toString()
v0UUID.randomUUID().toString()
ReturnsTrue