Kusto Query Language parser and planner for DataFusion
Stars
10
Forks
1
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
119
commits
datafusion-kql: add aliases for native math and string functions
012a7afView on GitHubkqlparser: parse table reference with cluster and database
4e73e88View on GitHubdatafusion-kql: remove planner context and move KQL operators logic to LogicalPlanBuilderExt
0d37ea8View on GitHubdatafusion-kql: implement project-away, project-keep and project-rename
255f6b0View on GitHub