aliyun / aliyun-odps-r-plugin

R plugin for MaxCompute/ODPS
http://odps.aliyun.com
Other
24 stars 6 forks source link

implement MCQA #27

Closed fionazjuan closed 11 months ago

fionazjuan commented 11 months ago

Help to implement MCQA feature to enhance the small query read from Maxcompute

caesar0301 commented 11 months ago

Supported since v2.1.5. You can use it with mcqa parameter set TRUE:

rodps.sql(sql_str, mcqa = TRUE)