We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08753c commit bffce53Copy full SHA for bffce53
docs/source/user_guide/apachespark/quickstart.rst
@@ -33,7 +33,7 @@ followed by the spark version, 3.2.1.
33
34
if __name__ == "__main__":
35
main()
36
- """
+ """
37
)
38
39
name = f"dataflow-app-{str(uuid4())}"
0 commit comments