We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
calcite 1.26版增加了codegen/default_config.fmpp文件 , Parser.jj里面有一些变量会判断并使用default_config.fmpp文件里面的变量, 当前pom中drill-fmpp-maven-plugin插件只引入codegen/config.fmpp , 想问一下怎么配置
The text was updated successfully, but these errors were encountered:
No branches or pull requests
calcite 1.26版增加了codegen/default_config.fmpp文件 , Parser.jj里面有一些变量会判断并使用default_config.fmpp文件里面的变量, 当前pom中drill-fmpp-maven-plugin插件只引入codegen/config.fmpp , 想问一下怎么配置
The text was updated successfully, but these errors were encountered: