Oliver Laslett

Results 110 comments of Oliver Laslett

Love this library and had the same issue. I've forked and applied this exact patch. Just replace: ``` # ballpark git+git://github.com/owlas/[email protected]#egg=ballpark ``` in your `requirements.txt` I'll stick it on pypi...

This issue was mentioned by a user in slack: https://lightdash.slack.com/archives/C065AQZF5CG/p1704470271136919?thread_ts=1704470271.136919&cid=C065AQZF5CG

This issue was mentioned by a user in slack: https://lightdash.slack.com/archives/C053ESBT36V/p1711366539633989?thread_ts=1711366539.633989&cid=C053ESBT36V

This issue was mentioned by a user in slack: https://lightdash.slack.com/archives/C06PAANFYKF/p1710518826027099?thread_ts=1710518826.027099&cid=C06PAANFYKF

This issue was mentioned by a user in slack: https://lightdash-community.slack.com/archives/C03MG2VTR08/p1711034740042889?thread_ts=1711034740.042889&cid=C03MG2VTR08

Here's the most common requests for custom dimensions, I think we need to split these out into their own tickets: - Binning a numerical value into categories - Extracting JSON...

:tada: This issue has been resolved in version 0.509.2 :tada: The release is available on: - `0.509.2` - [GitHub release](https://github.com/lightdash/lightdash/releases/tag/0.509.2) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

Some good triggers for caching policies will be familiar to looker users: - refresh cache on a regular schedule - refresh cache based on when the data changes https://cloud.google.com/looker/docs/reference/param-model-datagroup

I was about to open a separate issue for configuring the timezone just like the [snowflake python api client](https://docs.snowflake.com/en/user-guide/python-connector-api.html). Would that come under this same issue @sfc-gh-jfan ? Or should...