Skip to content

Commit 4618886

Browse files
authored
Update README.md
1 parent 6493842 commit 4618886

File tree

1 file changed

+51
-2
lines changed

1 file changed

+51
-2
lines changed

README.md

+51-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,51 @@
1-
# use-case-examples
2-
Use cases examples using Versions
1+
# Use case examples
2+
3+
This repository contains all the use cases you can iterate with Versions:
4+
5+
- Add column
6+
- Landing
7+
- Materialized
8+
- Materialized with downstream
9+
- Remove column
10+
- Landing
11+
- Materialized
12+
- Materialized with downstream
13+
- Change column type
14+
- Compatible type (e.g. String to LowCardinality(String))
15+
- Incompatible type (e.g. String to DateTime)
16+
- Landing
17+
- Materialized
18+
- Materialized with downstream
19+
- Change Data Source sorting key
20+
- Create new resources
21+
- Pipe
22+
- Data Source
23+
- Materialized View
24+
- Delete resources
25+
- Pipe
26+
- Data Source
27+
- Materialized View
28+
- Change Data Source settings: TTL, partition key, sorting key
29+
- Landing
30+
- Materialized
31+
- Materialized with downstream
32+
- Change Pipe Endpoint
33+
- Change Pipe Endpoint with downstream
34+
- Depending Materialized Views
35+
- Multiple cases
36+
- Kafka Data Source
37+
- With Null Engine
38+
- With MergeTree
39+
- Connectors
40+
- BigQuery
41+
- Snowflake
42+
- S3
43+
- GCS
44+
- HFI
45+
- Data Operations
46+
- When there's a connector
47+
- When there's HFI
48+
- When there's Kafka
49+
- others?
50+
- Tokens
51+
- [Recovering rows from quarantine with CI/CD](https://www.tinybird.co/docs/guides/quarantine.html#recovering-rows-from-quarantine-with-ci-cd)

0 commit comments

Comments
 (0)