Y
Hacker News
new
|
ask
|
show
|
jobs
by
drchaim
452 days ago
I was thinking about giving it a try until I read:
“Update, delete, and foreign keys are currently unsupported on columnar tables. “
1 comments
giovannibonetti
451 days ago
This works fine when you have partitioned tables over time, and the current partition is row-oriented, while the historic read-only partitions are columnar.
link