Skip to content

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented May 18, 2024

No description provided.

wendigo added 2 commits May 18, 2024 22:43
Applied using: sift 'ThreadContextClassLoader ignored =' -l | while read file; do sed -i '' 's/ThreadContextClassLoader ignored/ThreadContextClassLoader _/g' "${file}"; done
Applied with: sift 'catch \(.* ignored' -x java -l | while read file; do sed -i '' 's/ignored) {/_\) {/g' "${file}"; done
@cla-bot cla-bot bot added the cla-signed label May 18, 2024
@wendigo wendigo requested a review from martint May 18, 2024 20:53
@github-actions github-actions bot added hudi Hudi connector iceberg Iceberg connector delta-lake Delta Lake connector hive Hive connector bigquery BigQuery connector mongodb MongoDB connector labels May 18, 2024
wendigo added 3 commits May 19, 2024 12:04
Applied using: sift 'var ignored = ' -x java -l | while read file; do sed -i '' 's/var ignored =/var _ =/g' "${file}"; done
Applied with sift 'SetThreadName ignored =' -x java -l | while read file; do sed -i '' 's/SetThreadName ignored/SetThreadName _/g' "${file}"; done
Applied with sift 'ignored ->' -x java -l | while read file; do sed -i '' 's/ignored ->/_ ->/g' "${file}"; done
@wendigo wendigo force-pushed the serafin/jdk-22-use-unnamed branch from 68e0920 to 261ec4f Compare May 19, 2024 10:09
@wendigo wendigo merged commit 6c9736e into master May 19, 2024
@wendigo wendigo deleted the serafin/jdk-22-use-unnamed branch May 19, 2024 11:46
@github-actions github-actions bot added this to the 449 milestone May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bigquery BigQuery connector cla-signed delta-lake Delta Lake connector hive Hive connector hudi Hudi connector iceberg Iceberg connector mongodb MongoDB connector

Development

Successfully merging this pull request may close these issues.

3 participants