aokolnychyi commented on issue #23171: [SPARK-26205][SQL] Optimize In for bytes, shorts, ints URL: https://github.com/apache/spark/pull/23171#issuecomment-446327322 @dbtsai @cloud-fan @mgaido91 @rxin @dongjoon-hyun @viirya @gatorsmile PR #23291 contains benchmarks for different data types. @rxin was your latest suggestion to convert `In` to `InSet` if all elements are literals independently of data types and the number of elements?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
