Zhong,Jason created KYLIN-944:
---------------------------------
Summary: update doc about how to consume kylin API in javascript
Key: KYLIN-944
URL: https://issues.apache.org/jira/browse/KYLIN-944
Project: Kylin
Issue Type: Bug
Reporter: Zhong,Jason
Fix For: v0.8.1, v0.7.3
we have a demo at doc page show how to consume KYLIN use javascript,
need to update the post data field 'partial' to'acceptPartial',
the result should be
data: '{"sql":"select count(*) from
SUMMARY;","offset":0,"limit":50000,"acceptPartial":true,"project":"test"}',
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)