Kuan-Po Tseng
36809385f1
Implement bigquery calcite schema ( #11 )
2022-05-26 15:48:00 +08:00
Jia-Xuan Liu
e5d6cb5a75
Move PG Types to cml-spi ( #10 )
...
* move pg types to cml-spi
* fix copyright statements
2022-05-23 17:36:25 +08:00
Kuan-Po Tseng
9de9275bd1
Add cml-calcite module ( #9 )
2022-05-23 15:41:01 +08:00
Kuan-Po Tseng
86ffcf6f1e
Cleanup mvn pom ( #6 )
2022-05-20 16:56:00 +08:00
Jia-Xuan Liu
517b7ce3d4
Implement pg function creating framework ( #5 )
...
* rename PgCatalogBuilder
* move oid to bq type to static scope
* implement pg function definition
2022-05-18 17:44:25 +08:00
Jia-Xuan Liu
b16af0766e
remove unused tableManager ( #4 )
2022-05-17 11:25:08 +08:00
Jia-Xuan Liu
1ad3156e15
Enable CI and fix enforce rules ( #3 )
...
* fix enforce rules
* add build and check
* fix error prone
* disable error prone check
2022-05-16 17:11:13 +08:00
Jia-Xuan Liu
9f5a544627
Support PostgreSQL RegObject's constructor and operators ( #2 )
...
* refine the project structure
* implement BaseRewriteVisitor
* remove unused import and refine scope
* implement regobject factory
* apply regobject factory in sql rewrite
* remove unused import
* support construct regobject with oid and show name in single column node.
2022-05-16 16:25:19 +08:00
Jia-Xuan Liu
fa025f7118
Bump trino-parser to Trino 358 ( #1 )
2022-05-10 12:00:23 +08:00
Jia-Xuan Liu
3f1dd179fa
first commit
2022-05-09 16:35:34 +08:00