zzzzming95 commented on pull request #2947: URL: https://github.com/apache/hive/pull/2947#issuecomment-1078544861
> Notice that I used `'`-s to convert 20211125 to string. @pvary This is our temporary solution, modify part of the history job hql , convert dt to string. But we can't prevent our users from querying with dt=20211125, they will still use this non-standard usage, so we want to optimize this problem on the hive metastore side. > Another question is, how does this work with the other supported backend databases. > The issue with directSql is that we have to handle the differences between the SQL engines ourselves. I will test various situations in the future, and reply the results below this issue. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
