lccbiluox2 / Antlr4-sqlParserLinks
spark,hive,等SQL解析案例
☆40Updated 6 years ago
Alternatives and similar repositories for Antlr4-sqlParser
Users that are interested in Antlr4-sqlParser are comparing it to the libraries listed below
Sorting:
- sql解析工具。主要解析hive sql、spark sql、presto sql。从sql中解析出输入表、输出表以及字段等信息☆96Updated 2 years ago
- A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).☆152Updated 2 years ago
- My Blog☆76Updated 7 years ago
- hudi 中文文档☆37Updated 5 years ago
- 剥离的模块,用于查看Spark SQL生成的语法树☆92Updated 6 years ago
- 汇总Apache Hudi中的一些Demo,便于快速上手Apache Hudi(Apache Hudi Demos to help beginners know about Hudi)☆75Updated 4 years ago
- Test code for apache calcite☆213Updated 2 years ago
- presto hbase connector 组件基于Presto Connector接口规范实现,用来给Presto增加查询HBase的功能。相比其他开源版本的HBase Connector,我们的性能要快10到100倍以上。☆241Updated 2 years ago
- Spark 脚手架工程,标准化 spark 开发、部署、测试流程。☆94Updated 9 months ago
- ☆105Updated 2 years ago
- 通过语法树解析获取字段级血缘数据☆61Updated 2 years ago
- 从本地IDEA提交Flink/Spark任务到Yarn/k8s集群☆164Updated 3 years ago
- flink-sql 在 flink 上运行 sql 和 构建数据流的平台 基于 apache flink 1.10.0☆111Updated 3 years ago
- Apache Flink shaded artifacts repository☆138Updated 5 months ago
- calcite的相关联系代码,包含CSV适配器,使用CSV适配器来进行SQL查询。SQL的parse和validate,以及RBO和CBO的使用。☆73Updated 4 years ago
- presto 源码分析☆51Updated 7 years ago
- ☆17Updated last year
- 基于flink1.9.1,flink-sql-client模块SDK单独实现,支持Yarn集群的远程SQL任务发布,可以支撑flink sql任务的远程化执行☆49Updated 2 years ago
- SparkStreaming中利用MySQL保存Kafka偏移量保证0数据丢失☆45Updated 8 years ago
- 基于 Flink 的 sqlSubmit 程序☆145Updated last year
- ☆132Updated 2 years ago
- This is a library for SQL optimizing/rewriting including Materialized View rewrite☆69Updated 3 years ago
- 基于antlr4 解析器,支持spark sql, tidb sql, flink sql, Spark/flink jar 运行命令解析器