databendlabs / databend

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.71k stars 732 forks source link

refactor: add KVPbCrudApi as abstraction layer for commonly used CRUD operations #16479

Closed drmingdrmer closed 6 days ago

drmingdrmer commented 1 week ago

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

chore: remove unused append_update_stream_meta_requests()
refactor: add KVPbCrudApi as abstraction layer for commonly used CRUD operations
chore: simplify SchemaApi::get_table_meta_history()
chore: refactor SchemaApi::create_index()
chore: refactor rename_table()

Tests

Type of change

Related Issues


This change isโ€‚Reviewable