A data engineer has realized that the data files associated with a Delta table are incredibly small. They want to compact the small files to form larger files to improve performance.
Which keyword can be used to compact the small files?
- A.OPTIMIZE
- B.VACUUM
- C.COMPACTION
- D.REPARTITION