Deepyaman Datta

Results 59 issues of Deepyaman Datta

@mark-druffel needs Spark-native export functionality. We had put off implementing the fast path because we were trying to figure out if we could unify output options, but we should probably...

### Is your feature request related to a problem? I can't specify partition key. ### Describe the solution you'd like I'd like to be able to specify partition key. Basically,...

feature
pyspark
io

### What happened? Expect to be able to pass param or limit, as with other backends. ### What version of ibis are you using? 8 ### What backend(s) are you...

bug
onboarding

Adding an issue to track #8725, because it has been longer running than expected/nontrivial. ### Code of Conduct - [X] I agree to follow this project's Code of Conduct

feature
flink
streaming

## Description This leaves `TRANSCODING_SEPARATOR` in a public module; there is no expectation that it would move to a private module. Discussion in #3826. ## Developer notes Kedro-Viz will be...

## Description Resolves #2910 ## Development notes ## Developer Certificate of Origin We need all contributions to comply with the [Developer Certificate of Origin (DCO)](https://developercertificate.org/). All commits must be signed...

I'm running the full test suite now, and, anecdotally, it seems like an exorbitant amount of time is spent on test_starters.py. Looking into the test suite, there are parametrizations for...

Component: Testing

## Description The `exclude_also` option is newer, and Coverage is trying to lean on it more heavily. The benefit is, you don't need to write the default excludes again (e.g....