[IBM][Hive JDBC Driver] SemanticException [Error 10004]

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Just fishing here but is it actually the case statement that is the issue? It seems to think your string assignment inside it is a table alias or a column reference. Perhaps a test might help clarify the issue... in your shoes I'd try another case statement but with it using actual column references rather than strings. That might help determine where to go next.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply