Matthew Powers

Results 310 comments of Matthew Powers

@alamb - can you add a "devrel" tag to these issues? That would help me track them. Thanks!

So this pull request adds a few functions to the public interface: `validate_returned_schema`, `ensure_columns_present`, `ensure_columns_absent`. These functions are exposed as decorators and can only be used for functions that return...

@edmondop - I am really happy that you opened this pull request and put this on my radar. Decorators could be really nice for Python programmers. I created a separate...

@jangorecki - will this repo be updated anymore? Or is this project unmaintained now?

Thanks @jangorecki, I contacted h2o support about the status of this project and will report back here if they respond. @jangorecki - I think your work on this project was...

Yea, we had to remove this because it was a bad addition to the library (it didn't make sense after I thought about it deeper). Can you give me a...

@Hiderdk - yea this should work: `chispa.assert_basic_rows_equality(df1.collect(), df2.collect())`. Let me know if that works for you.

@ivanychev - yea, I have the work-around that will meet your use case above. > Why did you decide to change the API of this assertion in the minor version...

Here's the conda-forge link to the package: https://anaconda.org/conda-forge/delta-spark

@craustin - awesome, so exciting! Anything you need from our end to help you move this forward? Or will conda-forge take it from here?