Örnek
Şöyle yaparız. customerId ve sourceId vindex olarak kullanılıyor{"sharded": true,"tables": {"card": {"column_vindexes": [{"column": ["customerId","sourceId"],"name": "hash"}]}},"vindexes": {"hash": {"type": "hash"}}}
{"sharded": true,"tables": {"card": {"column_vindexes": [{"column": ["customerId","sourceId"],"name": "hash"}]}},"vindexes": {"hash": {"type": "hash"}}}
Örnek Şöyle yaparız CREATE EVENT myevent ON SCHEDULE AT CURRENT_TIMESTAMP + INTERVAL 1 HOUR DO UPDATE myschema.mytable SET myc...
Hiç yorum yok:
Yorum Gönder