Emir Karamehmetoglu
Emir Karamehmetoglu
What language server are you using? https://code.visualstudio.com/docs/python/settings-reference#_python-language-server-settings
Could I ask you to please expand the scope of your issue? This is a huge performance improvement not limited to docker builds. I suggest "Add runtime option to specify...
**Warning! Negative but hopefully constructive feedback:** With contracts, explicit is better than implicit and having inferred contracts is going to add a lot of headaches. I would like to suggest...
Just out of curiosity, is it still possible to use astroquery to make larger radius queries similar to the box version previously used by astroquery.query_region? You know how the saying...
Thanks for the advice. It is actually easy to solve as you say, but moving to a custom SQL query is exactly what I was hoping to avoid by using...
> Frankly, we can still roll back that API change (it hasn't landed in a tagged release), but I would need a bit more feedback (doing the proper conesearch was...
`query_cone_region` `query_rectangle_region` Is what I would look for in the docs (and first looked for). Where either one or the other just calls `query_region` under the hood. That depends on...
> Before I reply fully, I'm not entirely sure this is the thread we should continue the discussion on. For one, it's harder to find in the GitHub system since...
If you don't even take a moment to provide any information about your setup, it's likely your setup that causes it as environment variable parsing is a feature of dbt...
Thanks for the update, however I still don't understand what you mean as we use environment variables to fill the secrets for the macro and have done it for the...