Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

this PR is a followup of #44689, to fix dataset.col("*") in Scala Client

Why are the changes needed?

fix dataset.col("*") resolution

Does this PR introduce any user-facing change?

yes, bug fix

How was this patch tested?

added ut

Was this patch authored or co-authored using generative AI tooling?

no

@zhengruifeng zhengruifeng marked this pull request as draft January 16, 2024 06:44
@zhengruifeng
Copy link
Contributor Author

There is an issue on count(df.col("*")), I am going to fix it in a separate PR first

@zhengruifeng zhengruifeng changed the title [SPARK-46677][CONNECT][FOLLOWUPS] Fix dataset.col("*") in Scala Client [WIP][SPARK-46677][CONNECT][FOLLOWUPS] Fix dataset.col("*") in Scala Client Jan 16, 2024
@LuciferYang
Copy link
Contributor

maybe we should use [FOLLOWUP] in pr title ? [FOLLOWUPS] does not exist before [SPARK-43611][PS][CONNECT][TESTS][FOLLOWUPS] Enable more tests ...

@zhengruifeng zhengruifeng changed the title [WIP][SPARK-46677][CONNECT][FOLLOWUPS] Fix dataset.col("*") in Scala Client [WIP][SPARK-46677][CONNECT][FOLLOWUP] Fix dataset.col("*") in Scala Client Jan 16, 2024
@zhengruifeng zhengruifeng force-pushed the connect_scala_df_star branch from edc105a to 763c0e5 Compare January 16, 2024 10:08
@zhengruifeng zhengruifeng marked this pull request as ready for review January 16, 2024 10:09
@zhengruifeng zhengruifeng changed the title [WIP][SPARK-46677][CONNECT][FOLLOWUP] Fix dataset.col("*") in Scala Client [SPARK-46677][CONNECT][FOLLOWUP] Fix dataset.col("*") in Scala Client Jan 16, 2024
@zhengruifeng
Copy link
Contributor Author

merged to master, thank you!

@zhengruifeng zhengruifeng deleted the connect_scala_df_star branch January 16, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants