הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Creates a new table or replaces an existing table with the contents of the DataFrame. The output table's schema, partition layout, properties, and other configuration are based on the contents of the DataFrame and the configuration set on this writer. If the table exists, its configuration and data are replaced.
Syntax
createOrReplace()
Returns
None