cognitedata/cdp-spark-datasource

Improve error messages for invalid onconflict options

wjoel opened this issue · 0 comments

wjoel commented

java.util.NoSuchElementException: No value found for 'INSERT' when specifying invalid option "onconflict" "insert".

We should say that this is an invalid option value and that it's about "onconflict".