Skip to content

Commit a4dae01

Browse files
Harish NarayanaGitHub Enterprise
authored andcommitted
Merge pull request #3 from hnara24/pollTimeout
add poll_timeout_ms to view table
2 parents a7eb141 + 5a1c5a3 commit a4dae01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE `view` ADD COLUMN IF NOT EXISTS poll_timeout_ms INT NOT NULL DEFAULT 5000 AFTER partitions;

0 commit comments

Comments
 (0)