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
您好,引入其他已经写好的DataQL查询,这个import 的路径(资源路径)怎么写?需要把写好的查询 先拷贝出来放到项目的classpath中吗? 在使用DataQL的过程中,有一些语句可以提炼为公共函数,没必要重复编写。
The text was updated successfully, but these errors were encountered:
先拷贝出来放到项目的classpath中吗?
是的,目前这个 import 其它 ql 查询只能在 ql 文件中使用比较方便。
Sorry, something went wrong.
No branches or pull requests
您好,引入其他已经写好的DataQL查询,这个import 的路径(资源路径)怎么写?需要把写好的查询 先拷贝出来放到项目的classpath中吗? 在使用DataQL的过程中,有一些语句可以提炼为公共函数,没必要重复编写。
The text was updated successfully, but these errors were encountered: