Skip to content

refactor(pgsql): refactor pgsql g4 file #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Conversation

LuckyFBB
Copy link
Collaborator

@LuckyFBB LuckyFBB commented Apr 16, 2024

修改 pgsql 的 g4 文件

完成

  • 移除没用或者可以合并的规则
  • a_expr_qual 修改

a_expr_qual 修改成果,同一个 sql_expression 的节点数量减少一半
image

移除没用的规则,减少 1900 行内容,打包提及减少 1.3M

image

@LuckyFBB LuckyFBB marked this pull request as draft April 16, 2024 11:51
@LuckyFBB LuckyFBB force-pushed the feat/pgsql branch 2 times, most recently from 5fe256c to 6b06060 Compare May 6, 2024 05:53
@LuckyFBB LuckyFBB marked this pull request as ready for review June 27, 2024 10:34
@HaydenOrz HaydenOrz merged commit 4dac703 into DTStack:main Jul 1, 2024
5 checks passed
LuckyFBB added a commit that referenced this pull request Jul 1, 2024
* refactor(pgsql): refactor pgsql

* refactor(pgsql): remove useless code

* refactor(pgsql): refactor a_expr_qual to expression

* refactor(pgsql): remove some unused rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants