SPRKPY1046
pyspark.sql.functions.monotonically_increasing_id has workaround
Description
df.select(monotonically_increasing_id()) #EWI: SPRKPY1045 => pyspark.sql.functions.map_values has a workaround, see documentation for more info
df.select(monotonically_increasing_id())Scenario
df.select(monotonically_increasing_id())Recommendation
Last updated
