Kenton Parton

Results 32 comments of Kenton Parton

@caronc Yes sure! I'll take a look.

I am experiencing the same issue. I believe the bug was introduced in release `0.15.22` PR #5847

Hi @AFineDayFor, thanks for the suggestion. We do use splitting and sampling in some cases but doesn't seem necessary for profiling. As mentioned, I would expect all compute and memory...

Hi @AFineDayFor, would it be possible to get some dev eyes on this? Thanks!

Apologies for the shoulder tap @talagluck. When using the UserConfigurableProfiler, are large result sets serialized by GE during profiling or are they just single line stats? Trying to figure out...

Thanks for the response @talagluck. Regarding dataset sizes. | Snowflake Table | Size | Row Count | Memory Utilization | | ------------- | ------------- | ------------- | ------------- | |...

@talagluck I've got good news and bad news. The bad new is that the DataAssistant runs into the same high memory usage. It was going along very well but suddenly...

@talagluck yes I am using version `0.15.19`. I have pushed changes to the repo mentioned above https://github.com/KentonParton/fast_api_ge_profiler They include the latest version of GE and the data assistant.

@talagluck Was this addressed in 0.15.21 release by any chance?

Hi @talagluck , yes! Looks like it has been addressed for the `DataAssistant` and `UserConfigurableProfiler`. Thank you