jm-nab
jm-nab
@sfc-gh-aalam It's created by adding `index=True` on a field. Is there any clever or more descriptive ways to make it easier to transition a current models/schemas to snowflake? For example...
@sfc-gh-aling do you know if this sort of stuff would be resolved by using the currently in private preview "hybrid tables"? For example, instead of using snowflake [OLAP/hybrid tables](https://www.snowflake.com/en/data-cloud/workloads/unistore/), i've...
+1 ``` pip install --upgrade zstandard Collecting zstandard Using cached zstandard-0.22.0.tar.gz (660 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements...
Similar issue, which is very peculiar considering the version check should work?: - https://github.com/pydantic/pydantic-core/blob/a7620419383a69bd2b28ab953c9a17f6ed35bb9a/generate_self_schema.py#L195-L198 ``` poetry install --all-extras Installing dependencies from lock file Package operations: 218 installs, 6 updates, 0...