-
Notifications
You must be signed in to change notification settings - Fork 0
Table
David Liu edited this page Jul 27, 2025
·
4 revisions
The table in Delta Lake
-
Delta tables are schema abstractions over data files that are stored in Delta format
- Doc: Create a Delta table
- 采用snappy压缩
Portability
- Remember to copy files without changing the timestamps to ensure that the time travel with timestamps will be consistent.