Faisal

Results 25 issues of Faisal

@dan-coates @theianrobertson I've taken a stab at this long outstanding issue #13. I just made the decision to follow the advice from the original discussion and make a `ABC` based...

- Figure we should add Postgres support to `locopy` since Redshift is just a derivative of it. - Might need to refactor the redshift class a bit but shouldn't be...

enhancement
nice to have (non-critical)

# Release v0.8.2 New feature: - #42 House keeping / Edgetest: - #145 - #149 - #150 - #152 - #153 - #156 - #158 - #161 - #162 -...

So a major update here. - Deprecating SparkCompare into LegacySparkCompare - SparkCompare will now implement the Pandas on Spark API to better align with Pandas and Polars. - Bump up...

enhancement
help wanted
spark

@jdawang @ak-gupta @NikhilJArora Want your opinions on the above. So right now the native spark implementation is a bit different than the Pandas, Polars, and Fugue versions. - It doesn't...

help wanted
question
spark

Creating this issue to help track the SQL and more excitingly Snowflake support. @goodwanghan I know is working on this and related to PR #259 which is still a WIP.

enhancement

I think it would be worthwhile to have some documentation and benchmark numbers on using pandas, Fugue(spark), and native Spark to compare between different scenarios.

help wanted
spark

Currently there are some helper functions as part of the core Pandas code which I think are generally very helpful. We need to spend some time exploring those and seeing...

enhancement