You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/13 02:14:36 UTC

[GitHub] xtinec opened a new pull request #6377: [SIP-5] QueryBuilder in the client for groupby field

xtinec opened a new pull request #6377: [SIP-5] QueryBuilder in the client for groupby field
URL: https://github.com/apache/incubator-superset/pull/6377
 
 
   - Lay the structure of the QueryContext builder in the client
   - QueryContext builder composes different portions of the queryContext object (to be sent to server from the client) from the datasourceBuilder and the queryObjectBuilder.
   - The datasourceBuilder builds the datasource id and type by parsing them from the datasource field in formdata
   - The queryObjectBuilder currently only builds the groupby field. It will further compose the queryObject from sub query builders in future PRs.
   - Create a buildQuery method for WordCloud and override the groupby value with the value of series from formdata.
   @kristw @williaster @conglei @mistercrunch 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org