You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Apache Tajo 한국 사용자 그룹
tajo에서 쿼리를 실행 중에
internal error: /r/game_record_id 라는 에러 메시지가 뜨는데요
r.game_record_id 라는 컬럼으로 상호연관 서브쿼리를 사용하는 쿼리문인데
혹시 상호연관 서브쿼리를 지원하지 않아 이런 에러 메시지가 뜨근건가요 ??
Jihoon Son
unread,
Jul 13, 2016, 12:53:56 AM7/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 허규준, Apache Tajo 한국 사용자 그룹
안녕하세요? 현재는 correlated subquery가 지원되지 않습니다. 원래는 에러 메시지에 correlated subquery가 지원되지 않는다고 출력되어야 하는데, 버그로 인해 출력되지 않은 것으로 보입니다. 혹시 쿼리문을 공유해주실 수 있으면 조사해보고 수정하겠습니다.