===================================
Our queries are going to be over the field FIELD1_PK on the where clause and that number is generated using a sequence.
===================================

Seq Number is not a good candidate for partition key, because seq number does not have any attribute value. It is just used to enforce PK.