Pierre GIRAUD

Results 103 comments of Pierre GIRAUD

Here's what I get when trying a `from_string` on the document. ``` Traceback (most recent call last): File "read.py", line 11, in k.from_string(doc) File "/tmp/env/local/lib/python2.7/site-packages/fastkml/kml.py", line 106, in from_string feature.from_element(folder)...

This is a very kind message. Very appreciated. This kind of feedback is helping a lot keeping the motivation at a high level.

@lrweck it looks like you removed this plan. Can you share it again?

@lrweck are you able to provide a plan so that I can better understand the issue?

@lrweck I'm still looking for more info. Thanks.

Here's a plan that should help reproduce the bug. https://explain.dalibo.com/plan/6Z4#plan/node/3 ``` QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=1000.00..2345159.78 rows=1000000 width=45) (actual time=37.662..878.566 rows=1000000 loops=1) Buffers: shared hit=5 read=22612 I/O Timings: read=4103.590 ->...

The parse of the "Async Foreign Scan" is now supported. I'm leaving this ticket open since there may be improvements to be done on the calculation.

Thanks for this contribution. Even though I think I understand why you propose this change, can you please be more explicit in the commit message?

@seymourisdead up

Interesting. Do you have a link to the plan in explain.dalibo.com (or the execution plan itself)?