add java8 date and time type to pulsar's primitive schemas (#7874)

### Motivation

*Compatible with flink 1.11 need to use java8 date api in pulsar's primitive schemas.*

### Modifications

*Add Instant, LocalDate, LocalTime, LocalDateTime to pulsar's primitive schemas*

### Verifying this change

Add Instant, LocalDate, LocalTime, LocalDateTime types to the Schema type test
1 file changed
tree: d600aaa303363d4833ee368831680f0b284b69bf
  1. distribution/
  2. docker/
  3. tests/