You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we can write to tables. During the write process we make sure that the schema is correct, and we collect column statistics during the write. It would be cool if we could also import existing Parquet files into a table, by extracting the schema, and fetching the statistics from the footer.
djouallah and amogh-jahagirdarMilias, oxlade39 and troylepnc