anew commented on PR #57490: URL: https://github.com/apache/spark/pull/57490#issuecomment-5076383892
I kept the caseSensitive boolean here and filed SPARK-58347 (https://issues.apache.org/jira/browse/SPARK-58347) for the full refactor. The blocker is that the shared ColumnSelection.applyToSchema / lookupFieldIndices are boolean/getFieldIndex-based and used by 6 call sites across SCD1 + SCD2 + Flow, so this ia a large refactor beyond the scope of this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
