glaredb icon indicating copy to clipboard operation
glaredb copied to clipboard

GlareDB: An analytics DBMS for distributed data

Results 228 glaredb issues
Sort by recently updated
recently updated
newest added

This doesn't work since we need to update the delta metadata as well with the updated schema which I haven't been able to figure out how... Fixes: #2900

Want to run some things through CI. We sholdn't merge this as it'll require some changes to cloud (granting access to the appropriate nodes,) passing new arguments to the service,...

cloud :cloud:

Addresses (https://github.com/GlareDB/glaredb/issues/2462) Provides hive partitioning support for Parquet & Json. Missing from this PR: - Remaining formats (lance, csv, bson) - Reading hive partitioned files

massive WIP; want to see if we can get something that resembles pushdown sorts into data sources that can sort on their own, without rearchitecting datafusion. if this works, relevant...

This is an experiment/curiosity. I don't think we should should neccessarily merge it as is. Questions that remain: - should we mirror the `kdl_match()` and `kdl_select()` functions, or is `jq`...

Closes: #2182 The `justfile` already has support. I'd definitely like someone with a bit more rust toolchain familiarty to gut check my assumption that this will _just work_ on such...