fjh100456 commented on issue #1354: [CALCITE-482] Implement sql and planner hints URL: https://github.com/apache/calcite/pull/1354#issuecomment-569842193 > > Hello @danny0405 , I had tried to use a spark hint like this: > > SELECT /*+ COALESCE(10) _/ …SELECT /_+ REPARTITION(10) */ … > > But it seems that it is not supported because the parameter cannot be a constant. > > Is this dialect compatible? > > The Spark style hint item is supported now, maybe you can have a try ~ Yes, it work ok now. Thank you very much.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
