SbloodyS commented on issue #9447: URL: https://github.com/apache/dolphinscheduler/issues/9447#issuecomment-1104682996
Hi @lklong . I did a quick small test in ```2.0.5-release```. The following sql can be execute successfully through sql node in AWS EMR 6.3.1 which hive version is 3.1.2. ``` select count(distinct spu) cnt from dws.dws_pub_spu_info_td ``` Can you check if ```2.0.5-release``` is normal? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
