rcongiu / Hive-JSON-Serde

Read - Write JSON SerDe for Apache Hive.
Other
733 stars 391 forks source link

Query to add data not from file. #199

Open marllborobro opened 6 years ago

marllborobro commented 6 years ago

How should the request for adding data not from a file? Like: insert into test_table values {one: true, three: ['white'], two: 666.777, four: 'side'''}.