Skip to content

Commit

Permalink
Fix typo in all types parquet yml file (e2e test) (#683)
Browse files Browse the repository at this point in the history
Co-authored-by: Khor Shu Heng <khor.heng@gojek.com>
  • Loading branch information
khorshuheng and khorshuheng authored May 8, 2020
1 parent 90edb71 commit cc118eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/all_types_parquet/all_types_parquet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
valueType: INT64
features:
- name: int32_feature_parquet
valueType: INT64
valueType: INT32
- name: int64_feature_parquet
valueType: INT64
- name: float_feature_parquet
Expand Down

0 comments on commit cc118eb

Please sign in to comment.