Re: Hive4 compatibility issues with MariaDb

2024-10-09 Thread Ratnesh Mishra
Hi Denys, Thanks so much for looking into this . I have filed below JIRA for this issue https://issues.apache.org/jira/browse/HIVE-28567 Thanks, Ratnesh On Wed, Oct 9, 2024 at 1:45 PM Denys Kuzmenko wrote: > Hi Ratnesh, > > Thanks for reporting the issue. Would you be able to create a JIRA tick

Re: Hive4 compatibility issues with MariaDb

2024-10-09 Thread Denys Kuzmenko
Hi Ratnesh, Thanks for reporting the issue. Would you be able to create a JIRA ticket with the same? I did a quick search and found escape chars being added only in case of direct SQL [1] {code} // The following syntax is required for using LIKE clause wildcards '_' and '%' as literals.

Hive4 compatibility issues with MariaDb

2024-10-08 Thread Ratnesh Mishra
Hello, I am trying to run Hive 4 with Mariadb version 10.5.25 as metastore but getting below error hive> show tables ; FAILED: Execution Error, return code 4 from org.apache.hadoop.hive.ql.ddl.DDLTask. MetaException(message:Got exception: org.apache.hadoop.hive.metastore.api.MetaException J