In Spark's Python API I can add the file name easily with the following code: df = spark.read.load(input_csv_file_path, format="csv", ...
確定! 回上一頁