v6d icon indicating copy to clipboard operation
v6d copied to clipboard

Does the table structure in the vineyard java sdk need to be refactored?

Open vegetableysm opened this issue 1 year ago • 0 comments

Describe your problem

The data for a hive table can be stored in different files under the same folder. However, the hive tables currently stored on the vineyard are actually stored using multiple vineyard tables (one vineyard table per file). Do we need to refactor the vineyard sdk table structure to match the hive table structure?

vegetableysm avatar Dec 19 '23 06:12 vegetableysm