From 529202ba7e9ac2b875f7d8ae488ad55f64f5a502 Mon Sep 17 00:00:00 2001 From: victor-meng <56978073+victor-meng@users.noreply.github.com> Date: Thu, 16 Dec 2021 14:51:18 -0800 Subject: [PATCH] Add support for date type to cassandra column types (#1176) --- .../__snapshots__/SettingsPane.test.tsx.snap | 79 ++++++++++--------- .../Tables/Validators/EntityTableHelper.tsx | 2 + src/Explorer/Tables/Constants.ts | 1 + src/Explorer/Tables/TableDataClient.ts | 3 +- 4 files changed, 46 insertions(+), 39 deletions(-) diff --git a/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap b/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap index 4b1d6f079..928e7f7a7 100644 --- a/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap +++ b/src/Explorer/Panes/SettingsPane/__snapshots__/SettingsPane.test.tsx.snap @@ -16,54 +16,57 @@ exports[`Settings Pane should render Default properly 1`] = `
- - + - Page options - + Page Options + Choose Custom to specify a fixed amount of query results to show, or choose Unlimited to show as many query results per page. - - + /> +