Pol Monsó Purtí
Pol Monsó Purtí
the virtualenv package is maintained here https://github.com/pghilardi/atom-python-virtualenv
@blagojts We have tables in our influxdb with the default timestamp and want to migrate to timescaldb to a table with timestamptz. You said that outflux exports the time column...
@sashaaero this is for int, I am referring to IntArray. It should be something like Required(IntArray, size=64) but it is not accepted syntax. intarray support was introduced on version 0.7.7....
Any workaround on this? It always happens on timescaled postgres dbs
If dbt power user absolutely requires reading files under /target it might not be possible since guests do not have local access to files outside the workspace. I'm unsure if...
> +1 for being able to map colours to tags. One additional thought - may people (e.g. in an ingestion,curation,calcuation,consumption architecture) have clearly defined 'layers' or groupings (e.g. staging, intermediate...
I doubt it. Haven't heard from @Borvik unfortunately. We should probably fork this and publish another extension. Feel free to do so 🚀 and tag me
Hello! How do you actually achieve this: > exclude snapshots in dev DBT_EXCLUDE_RESOURCE_TYPE= ['snapshot'] we also want to exclude them but couldn't figure out how other than maybe adding `enabled:...
How do you use it so it so it applies it only when target == prod? It's the exclusion depending on the target that I couldn't figure out.