Skip to content

Commit

Permalink
changes Present in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
minurajeeve committed Nov 15, 2023
1 parent 297413a commit 253d57a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ public Mutation lineage() {

@Override
public Schema getOutputSchema(SchemaResolutionContext context) {
String changeHere ="BranchtoForcePushto";
Schema inputSchema = context.getInputSchema();
return Schema.recordOf(
"outputSchema",
Expand Down

0 comments on commit 253d57a

Please sign in to comment.