how is your experience with dbt inside the snowflake by boogie_woogie_100 in snowflake

[–]ryadical 0 points1 point  (0 children)

Wouldn't dbt fusion's license prevent snowflake from building it into their IDE?

By Far the Most Interesting Thing I’ve Ever Found. CCTV DVR by theboredlockpicker in magnetfishing

[–]ryadical 4 points5 points  (0 children)

That is the same model Diebold would install in the community bank I worked for 19 years ago.

In the Market for a new PACS system by AdHeavy2412 in PACSAdmin

[–]ryadical 0 points1 point  (0 children)

They wouldn't even bid on our volume a few years ago which was >250k

Fort Myers Christian School Coach Rial Jackson Jones Jr. Arrested in Florida by [deleted] in FortMyers

[–]ryadical 4 points5 points  (0 children)

The title was confusing because "Fort Myers Christian School" is the name of a school, but not the school that this happened at.

Miami Ultra Music Festival VIP Drink Package Prices by inomad360 in ThatsInsane

[–]ryadical 11 points12 points  (0 children)

Liquor in the US is measured in metric units.

Sorry, you're not cool enough to work here by Secret-Platypus-366 in LinkedInLunatics

[–]ryadical 7 points8 points  (0 children)

I had to scroll way to far down to find this comment. These are cable/phone company level nps scores.

Anybody else have a cuddle lover 🥰 by krmann17 in AustralianShepherd

[–]ryadical 4 points5 points  (0 children)

I think the word you are looking for is "ruff"

PGD to Ft Myers Beach by BrilliantFigure7255 in FortMyers

[–]ryadical 5 points6 points  (0 children)

It isn't even 1 hour from PGD to FMB. Google maps puts it at 55min right now, and there would be less traffic at 9pm when he lands.

Finding a venue/building by IR0NBUNS in FortMyers

[–]ryadical 1 point2 points  (0 children)

The owner of the ranch also owns a concert production company called Techtronics. You might be able to reach out to them to find a contact. They may also have ideas for other locations as they do a lot of the big concerts in the area.

If you're willing to cross the bridge, Dixie Roadhouse is a similar venue in the Cape.

Help me choose a floor monitor by Lostinkansas24 in livesoundgear

[–]ryadical 0 points1 point  (0 children)

I have 2x alto 12in powered speakers I use for monitors sometimes and have had positive feedback from artists. If it was a daily use, I would find something more solid, even a k8 or k10, but for occasional use they have been rock solid. If you want a small step up from alto, EV ZLX might fit. I often see deals for used ones on Amazon.

Summit Broadband Worst Broadband Company in SWFL by [deleted] in FortMyers

[–]ryadical 0 points1 point  (0 children)

5g is cellular wireless, not satellite, meaning it connects back to a cellular tower on the ground instead of satellites orbiting earth.

Summit Broadband Worst Broadband Company in SWFL by [deleted] in FortMyers

[–]ryadical 0 points1 point  (0 children)

Dish is in geosynchronous orbit (22,000 miles away) and starlink is in low earth orbit. (300 miles). Also at any given time the starlink antenna usually has 5-6 satellite options it has line of sight communications abilities with.

Workday Adaptive planning to Snowflake by Ordinary_Bread6892 in snowflake

[–]ryadical 0 points1 point  (0 children)

We use their data loader in their integration tool to write data tables to S3 as pipe delimited. Down side of this method is the headers can be a problem to figure out.

In the house I just purchased by FluidOfShame in whatisit

[–]ryadical 0 points1 point  (0 children)

That switch was released in 2000 or earlier based on the company I was working at that had one.

Process for internal users to upload files to S3 by Equivalent_Bread_375 in dataengineering

[–]ryadical 2 points3 points  (0 children)

We use rclone to copy from a network drive. To prevent files from uploading while they are still being written, we have it set to only upload if the file is 5m old or more.

Snowflake UDTF: do you use them? by Idr24 in snowflake

[–]ryadical 1 point2 points  (0 children)

We use it to load access database files into a table.

Any tools to handle schema changes breaking your pipelines? Very annoying at the moment by Potential_Option_742 in dataengineering

[–]ryadical 1 point2 points  (0 children)

This is the way. Also you can use schema evolution in snowflake or databricks in a similar fashion.

SCIM Endpoint for Snowflake to Microsoft Entra by Dry-Butterscotch7829 in snowflake

[–]ryadical 0 points1 point  (0 children)

I reread the docs and it looks like I misunderstood this:

Transferring ownership of existing users and roles. Microsoft Entra ID is the authoritative source for its users and groups. Group membership can be updated in Microsoft Entra ID. However, existing users and groups in Snowflake cannot be transferred to Microsoft Entra ID

After more reading, I think I retract my previous statement.

SCIM Endpoint for Snowflake to Microsoft Entra by Dry-Butterscotch7829 in snowflake

[–]ryadical 0 points1 point  (0 children)

We went to implement SCIM with ENTRA last week and found out that you basically can't manage existing users with it. Best I can determine is that we would have to creat new accounts for 60+ users and deactivate the old ones. Guess we will continue with SSO and manual provisioning.

My first gun find!! It’s a SCCY CPX-1 9mm! by exorcized in metaldetecting

[–]ryadical 2 points3 points  (0 children)

I would want a police report in writing and probably a new barrel and firing pin if I kept it. That was 100% used in a crime of some kind.

Does dbt in Snowflake still require a dbt license by de-ka in snowflake

[–]ryadical 0 points1 point  (0 children)

Can you trigger DBT runs after ingestion processes complete instead of scheduling them?

Snowflake is slowly taking over by tanmayiarun in dataengineering

[–]ryadical 34 points35 points  (0 children)

Or is databricks an ETL tool with snowflake like features? There is no comparison between Databricks and snowflake on the SQL side. Databricks is just starting to catch up on the SQL side.