zzzzming95 / calcite-demoLinks
calcite的相关联系代码,包含CSV适配器,使用CSV适配器来进行SQL查询。SQL的parse和validate,以及RBO和CBO的使用。
☆73Updated 4 years ago
Alternatives and similar repositories for calcite-demo
Users that are interested in calcite-demo are comparing it to the libraries listed below
Sorting:
- Test code for apache calcite☆214Updated 2 years ago
- 汇总Apache Hudi中的一些Demo,便于快速上手Apache Hudi(Apache Hudi Demos to help beginners know about Hudi)☆75Updated 4 years ago
- Apache Flink shaded artifacts repository☆138Updated 5 months ago
- Playground for Flink Table Store with use cases and performance features☆50Updated 2 years ago
- FlinkSQL数据脱敏和行级权限解决方案及源码,支持面向用户级别的数据脱敏和行级数据访问控制,即特定用户只能访问到脱敏后的数据或授权过的行。此方案是实时领域Flink的解决方案,类似于离线数仓Hive Ranger中的Row-level Filter和Column Mas…☆142Updated last year
- presto hbase connector 组件基于Presto Connector接口规范实现 ,用来给Presto增加查询HBase的功能。相比其他开源版本的HBase Connector,我们的性能要快10到100倍以上。☆243Updated 2 years ago
- ☆133Updated 2 years ago
- 剥离的模块,用于查看Spark SQL生成的语法树☆92Updated 6 years ago
- ☆106Updated 2 years ago
- DorisDB SQL解析器Java实现;Clickhouse SQL解析器Java实现☆97Updated 3 years ago
- 基于antlr4的sql解析,实现格式化,元数据,血源等自定义解析,包括hive☆111Updated 2 years ago
- This is a library for SQL optimizing/rewriting including Materialized View rewrite☆69Updated 3 years ago
- Platform for Flink☆283Updated 2 years ago
- sql code autocomplete☆41Updated 4 years ago
- sql解析工具。主要解析hive sql、spark sql、presto sql。从sql中解析出输入表、输出表以及字段等信息☆97Updated 2 years ago
- A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).