Skip to content

Commit

Permalink
delete insert-specific stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao committed Jun 13, 2024
1 parent ea0e818 commit e6acca7
Show file tree
Hide file tree
Showing 16 changed files with 96 additions and 546 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ compileKotlin {
airbyteJavaConnector.addCdkDependencies()

application {
mainClass = 'io.airbyte.integrations.destination.redshift.RedshiftDestination'
mainClass = 'io.airbyte.integrations.destination.redshift.RedshiftStagingS3Destination'
applicationDefaultJvmArgs = ['-XX:+ExitOnOutOfMemoryError', '-XX:MaxRAMPercentage=75.0',
'-XX:NativeMemoryTracking=detail', '-XX:+UnlockDiagnosticVMOptions',
'-XX:GCLockerRetryAllocationCount=100',]
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit e6acca7

Please sign in to comment.