Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
现象:创建一个脚本,写sql,执行sql,错误提示只有HiveJdbcEngineExecutor的,用户无法知道sql哪里错了(如红框2);
解决:增加hql原生解析,指明sql具体错误(如红框1中)