Skip to content

Commit

Permalink
Add more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthivelmanii committed Jan 6, 2025
1 parent 2b273f9 commit 4237623
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ public void run() {
return;
}
}
System.out.println("Initiate Streaming");
if (!initiateStreaming(AsyncResultSetImpl.this)) {
initiateProduceRows();
}
Expand Down

0 comments on commit 4237623

Please sign in to comment.