Andrii Chubatiuk

Results 132 comments of Andrii Chubatiuk

hey @andyzhangx could you please bump a new chart release?

@john-bodley updated PR description

@iRakic are you using image provided with chart version 3.0.1 or do you set a custom one?

which datasource type are you trying to query? does it return lots of data during these attempts to query? have you tried to set `server.resources`?

you may have resources not set but do you have enough free ram on machine?

> With this "native numbers" approach, does that mean it'll handle numbers larger than `MAX_SAFE_INTEGER`? > > https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER it parses numbers from string, so length can be huge enough. it...

@justinclift could you check PR? almost impossible to get any feedback from @eradman

@acefei no need to have a separate option, you can pass it using ``` server: env: REDASH_SAML_SSO_URL: https://example.com ```

upgraded dependency charts in #162 will be available in a next release