Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DENG-2598: adding support for select * except #9

Merged
merged 1 commit into from
May 29, 2024

Conversation

kkalanda-score
Copy link

Context

Changes

  • Use regex pattern matching to extract the excepted columns if any are found
  • Restructure the query string to ignore the except
  • Drop the excepted columns after the Dataset has been transformed

@kkalanda-score kkalanda-score merged commit e88e079 into datalake May 29, 2024
7 checks passed
@jeff-wong-score
Copy link

Soooo are you going to push this to the hudi repo? Because you should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants