aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'sql/hive/src/test/resources/sample.json')
-rw-r--r--sql/hive/src/test/resources/sample.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/hive/src/test/resources/sample.json b/sql/hive/src/test/resources/sample.json
new file mode 100644
index 0000000000..a2c2ffd5e0
--- /dev/null
+++ b/sql/hive/src/test/resources/sample.json
@@ -0,0 +1,2 @@
+{"a" : "2" ,"b" : "blah", "c_!@(3)":1}
+{"<d>" : {"d!" : [4, 5], "=" : [{"Dd2": null}, {"Dd2" : true}]}}