一键导入
pyspark-pipeline-composer
pyspark-pipeline-composer 收录了来自 newfront 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Work with Delta Lake tables in PySpark — SparkSession configuration, reading and writing Delta tables, schema evolution, MERGE/upsert, time travel, OPTIMIZE, VACUUM, partitioning, liquid clustering, batched writes, and testing patterns. Use when creating, reading, or writing Delta tables, configuring Delta in Spark, performing upserts/merges, managing table maintenance, or asking about Delta Lake best practices in PySpark.
Use Protobuf messages with Apache Spark and Delta Lake — SparkSession setup, building and loading FileDescriptorSet files, deserializing binary protobuf into DataFrames via from_protobuf, and writing to Delta. Use when working with protobuf in PySpark, converting proto bytes to DataFrames, reading descriptor files, or ingesting protobuf data into Delta Lake.