Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
のような ORC ハイブ テーブルにデータを直接追加することは可能insert into table name,fieldsですか?
insert into table name,fields
多くの例を見ました。これらすべての例で、データは別のテーブルから選択してロードされます。