Iceberg format Paimon format Mixed format Install Support SQL statement Query Table Query BaseStore of Table Query ChangeStore of Table Trino and Amoro Type Mapping: Trino ...
JDO utilizes some terminology used elsewhere (e.g. Java EE) but also introduces some terminology that may be new to people. Below is a glossary of some common terms that may be en...
Interoperating with XTable Installation Syncing to XTable Hudi Streamer Extensions Hudi (tables created from 0.14.0 onwards) supports syncing to Iceberg and/or Delta Lake with...
Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
Spark Streaming Spark Streaming Structured Streaming reads are based on Hudi’s Incremental Query feature, therefore streaming read can return data for which commits and base fil...
Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...