最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

google cloud platform - Polars method in GCP - Stack Overflow

programmeradmin1浏览0评论

Sorry if this is a 'too general/wide' question.

I'm having some issues when trying to execute any polars DataFrame.filter() line in Google Cloud python Functions. The code doesn't crash, it just freezes there till the timeout kicks in. I have never seen this behaviour before with any function or method, but for some reason, i'm unable to use the filter (or sql filter) in GCP (the code runs perfectly locally)

I think it's something related to polars configuration or something that's somehow shortcircuiting GCP, but i haven't been able to figure it out.

Has somebody experienced some similar behaviour with polars and GCP?

发布评论

评论列表(0)

  1. 暂无评论