snowflake
Here are 533 public repositories matching this topic...
-
Updated
Mar 7, 2019 - JavaScript
-
Updated
Jul 17, 2022 - JavaScript
If you add multiple projects in GrowthBook, the dropdown list in the left navigation is sorted by creation date. We should instead sort them alphabetically. The dropdown is rendered in packages/front-end/components/Layout/ProjectSelector.tsx
-
Updated
Jul 17, 2022 - Go
-
Updated
Jul 15, 2022 - C#
-
Updated
Jul 15, 2022 - TypeScript
-
Updated
Jul 15, 2022 - Go
In some cases, you might want to checksum everything, and instead of having to type out all the columns yourself, we should be able to get them from the schema.
--all-mutual-tables
could be a nice addition at some point too...
-
Updated
May 28, 2022 - C#
-
Updated
Jul 15, 2022 - C
In Bigquery partitioned tables have a pseudo-column named _PARTITIONTIME.
https://cloud.google.com/bigquery/docs/querying-partitioned-tables
Before running the test query, Elementary checks the information schema to see if the column provided as the timestamp column exists or not. As I assume _PATITIONTIME is not there, it ignores it (we don't want to query a missing column and fail).
Reque
-
Updated
Jul 17, 2022 - Java
-
Updated
Jun 17, 2022 - Java
-
Updated
Jun 30, 2022 - C#
-
Updated
Jul 15, 2022 - Go
-
Updated
Mar 14, 2022 - TypeScript
-
Updated
Jul 15, 2022
-
Updated
Jul 7, 2022 - Java
Which version of CosId did you use?
1.12.1
Bug Report
之前 单机、主从的redis都正常
我们的测试环境使用的docker部署的单机的redis,线上和UAT环境使用的阿里云的云产品【云数据库Redis版】,集群5.0版本。当我们准备部署上阿里云上的时候服务启动的时候报了lua脚本执行错误。
如下:
[2022-07-07 16:06:40.182] [INFO ] [SWTraceId - TID: N/A] [] [me.ahoo.cosid.spring.redis.SpringRedisMachineIdDistributor] - distributeRem
-
Updated
Jul 11, 2022 - Java
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Nov 26, 2021 - Go
Improve this page
Add a description, image, and links to the snowflake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snowflake topic, visit your repo's landing page and select "manage topics."
Is there an existing integration?
Use Case
This will allow to host the software on a serverless and stateless service. This will facilitate scaling because no critical data will be on the disk of the system running the application.
Motivation
Allow users to save resources and money.
Implementation
No response
Anything e