Skip to content

Commit c514551

Browse files
committed
NRL-1186 import function
1 parent 58860ee commit c514551

File tree

1 file changed

+1
-0
lines changed
  • terraform/account-wide-infrastructure/modules/glue/src

1 file changed

+1
-0
lines changed

terraform/account-wide-infrastructure/modules/glue/src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from awsglue.utils import getResolvedOptions
44
from pyspark.context import SparkContext
55
from src.pipeline import LogPipeline
6+
from src.transformations import placeholder
67

78
# Get arguments from AWS Glue job
89
args = getResolvedOptions(

0 commit comments

Comments
 (0)