Philip Sampaio
Philip Sampaio
> Or is the issue that we don't call the lazy backend at all when building a query? @josevalim yeah, we don't touch the lazy backend at the moment we...
I will try one last thing, and if it does not work, I will give up for now.
Hey @ypconstante , thanks for the PR once again! I will hold this for a bit, because I need to release a new version - a patch one. I know...
> I'd like to add a Floki.Doc struct and a Floki.Doc.parse!/1 function. > I think the main concern was we obviously cannot return this from Floki.parse* functions as it would...
cc/ @wojtekmach
@Valian I think it worth to explore that path, yes! I can't see a problem upfront. But like you said, this may work only for simple classes and ID selectors....
@ypconstante @Valian do you think this can be closed?
@ypconstante I'm closing this now. Once again, thank you for the great work you did to bring these performance gains! ❤️
> My initial reading of this issue is that, unfortunately, your parquet file simply has a type that we don't support. The fix would be to alter the file so...
> That's because we don't even have a chance to get to the resulting data-frame after the attempted conversion. @halian-vilela I thought we could do without passing by the inspection...