ERROR

[ERROR] Datagrip bug

girin_dev 2024. 7. 31. 10:45
728x90
반응형

merge 문이 안써진다 

 

 

 

intellij 24 1 - ultimate 버전을 돈내고 쓰는데 

 

여기 붙어있는 datagrip은 

 

무료인 디비버 커뮤니티 툴보다 못한 성능을 보여준다. 

 

 

 

https://youtrack.jetbrains.com/issue/DBE-12911

 

Vertica Dialect shows syntax error with MERGE using subquery : DBE-12911

What steps will reproduce the problem? 1. set dialect to Vertica 2. start typing the following sample query MERGE INTO destination d USING (SELECT 'whatever' as whatever) as s What is the expected result? no syntax error Vertica has supported subqueries in

youtrack.jetbrains.com

 

 

해당 티켓은 3년 전에 생성되었고, 여전히 유효하다. 

 

 

 

merge 구문 자체 실행이 막힌다.

 

dbeaver 에서는 인식도 잘 될 뿐더러, 실행 결과도 잘 나온다. 

 

 

320x100
반응형