-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am using this plugin in daily, and when I checked Snowflake, I found that the STAGE created by this plugin is not DROPed, as shown in the screenshot below.
I am unsure about the following code.
embulk-output-snowflake/src/main/java/org/embulk/output/SnowflakeOutputPlugin.java
Line 123 in 77b1e56
if (t.getDeleteStage()) { |
I don't get how this if statement can be true.
Metadata
Metadata
Assignees
Labels
No labels