vegetableysm

Results 27 issues of vegetableysm

What do these changes do? ------------------------- As tittled. Related issue number -------------------- Fixes #1733

Describe your problem --------------------- Avoid pull all the cache block from remote. Do not add all block objects to cache object as members. Additional context ------------------ Add any other context...

enhancement
stale
llm

Describe your problem --------------------- When spark insert data into hive tables, the stage will be blocked if the spark and hive-metastore in different container. If they are in same container,...

enhancement

### What is the problem: Current hive modules can work on multi node [pr-1624](https://github.com/v6d-io/v6d/pull/1624) but queries are distributed randomly across nodes. ### The behaviour that you expect to work: Use...

enhancement
stale
component:hive

Describe your problem --------------------- - [ ] Choose a test framework - [ ] Test hive module performance and compare with competitors - [ ] Optimize performance

enhancement
stale
contrib
component:hive

Describe your problem --------------------- Currently, hive can create and query tables on the vineyard, but there is no way to retrieve and query arrow tables created on the vineyard by...

enhancement
stale
component:hive

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...

stale
component:hive

Describe your problem --------------------- As tittled. Currently disable vineyard memory usage checks of llm test provisionally.(Fix in the future)

bug
stale
llm

Describe your problem --------------------- Currently, we will fetch and get a block object if user request a cache block(update or query) and create a builder from this block object. Then...

enhancement
stale
llm