Saturday, December 6, 2014

java bird eye view

java
Collections:There are inbuilt class for different data structures available in java . They are classified into 3 List ,Set and Map . A list can have duplicate values whereas a Set cannot have duplicate values. A Map is used to store data in form of key and value.A Map does not allow duplicate keys but allows duplicate values.
Dequeue

Build Lakehouse using Iceberg

 Flow Diagram of Data Lakehouse While Data Lake is excels for Machine Learning , Data warehouse is used for Business Intelligence , Data Lak...