Skip to content

Commit 9ba8d18

Browse files
[SDP] Proper pipeline spec
1 parent 7a18d50 commit 9ba8d18

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/declarative-pipelines/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ configuration:
6767
spark.key1: value1
6868
libraries:
6969
- glob:
70-
include: transformations/**/*.py
71-
- glob:
72-
include: transformations/**/*.sql
70+
include: transformations/**
7371
```
7472
7573
## spark-pipelines Shell Script { #spark-pipelines }

0 commit comments

Comments
 (0)