How to implement function with named args? #8640
-
I want to implement a function like this: infer_schema(
location=>'@mystage',
file_format=>'my_parquet_format'
)
cc @andylokandy @sundy-li for comments related to #6345 |
Beta Was this translation helpful? Give feedback.
Answered by
andylokandy
Nov 4, 2022
Replies: 1 comment 4 replies
-
Are there many of them? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Xuanwo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are there many of them?