Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove unused logkeys
  • Loading branch information
asl3 committed Jul 9, 2024
commit bf6c2e01802e797050fe4dd210c13477fde64fa9
Original file line number Diff line number Diff line change
Expand Up @@ -618,10 +618,8 @@ private[spark] object LogKeys {
case object PUSHED_FILTERS extends LogKey
case object PUSH_MERGED_LOCAL_BLOCKS_SIZE extends LogKey
case object PVC_METADATA_NAME extends LogKey
case object PYTHON_DAEMON_MODULE extends LogKey
case object PYTHON_EXEC extends LogKey
case object PYTHON_PACKAGES extends LogKey
case object PYTHON_USE_DAEMON extends LogKey
case object PYTHON_VERSION extends LogKey
case object PYTHON_WORKER_MODULE extends LogKey
case object PYTHON_WORKER_RESPONSE extends LogKey
Expand Down