gomaxcompute
gomaxcompute copied to clipboard
Support one-off query interface with hints
According to the discussion: https://github.com/sql-machine-learning/gomaxcompute/pull/46#issuecomment-515857382 , will continue to talk about the one-off query interface with hints.
Hello,
I`m having this issue with queryHints
I need to pass the queryHint to execute a script command.
I need to execute this command every time ->>>>> set odps.sql.hive.compatible=true;
But I have no idea what I have done wrong, if does anyone could help me. Will be awesome
Thank you