amazon-ion / ion-java-benchmark-cli

Apache License 2.0
7 stars 9 forks source link

Adds new features to Ion Data Generator to process constraints of Timestamp, Clob/Blob and Decimal. #29

Closed linlin-s closed 2 years ago

linlin-s commented 2 years ago

Description of changes: In this pull request, more features were added to support Ion Data Generator to process more constraints provided by Ion Schema. The supported Ion Schema constraints in this PR includes:

  1. IonSchedmaUtilities.java
  1. WriteRandomIonValues.java

Test:

Commits history reference: https://github.com/linlin-s/ion-java-benchmark-cli/pull/8

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.