Skip to content

Presto 0.107 JD release

Liming Guo edited this page Jun 25, 2015 · 3 revisions

Presto-0.107-Jd release

General Changes

Hive Changes

  • 更改Hive的存储格式为ORC

Kafka Changes

JDBC Changes

  • 重构PDBO功能模块

    • 将PDBO路由信息拆分为两个表

    • 多节点读取一个表时,支持分批次从数据库中读取数据

    • 支持Varchar、Date、TimeStamp类型字段的条件下推至数据库

    • 从SQL Server数据库读取数据时,默认增加nolock属性