Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Aug 1, 2023

What changes were proposed in this pull request?

Adds missing packages in setup.py.

Why are the changes needed?

The following packages are not listed in setup.py.

  • pyspark.sql.connect.avro
  • pyspark.sql.connect.client
  • pyspark.sql.connect.streaming
  • pyspark.ml.connect

Does this PR introduce any user-facing change?

No.

How was this patch tested?

The existing tests.

Copy link
Contributor

@zhengruifeng zhengruifeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ueshin
Copy link
Member Author

ueshin commented Aug 1, 2023

Thanks! merging to 3.5.

ueshin added a commit that referenced this pull request Aug 1, 2023
### What changes were proposed in this pull request?

Adds missing packages in `setup.py`.

### Why are the changes needed?

The following packages are not listed in `setup.py`.

- `pyspark.sql.connect.avro`
- `pyspark.sql.connect.client`
- `pyspark.sql.connect.streaming`
- `pyspark.ml.connect`

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

The existing tests.

Closes #42257 from ueshin/issues/SPARK-44614/3.5/packages.

Authored-by: Takuya UESHIN <[email protected]>
Signed-off-by: Takuya UESHIN <[email protected]>
@ueshin ueshin closed this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants