Rifa Achrinza

Results 110 comments of Rifa Achrinza

Thanks for providing the SQL command. Unfortunately I'm still unable to replicate the issue from my end. This is the SQL command used for setting up the database: ```sql --...

Sorry for the delayed reply; After some internet sleuthing, it seems like the [@@ROWCOUNT function](https://docs.microsoft.com/en-us/sql/t-sql/functions/rowcount-transact-sql?view=sql-server-ver15) is not supported in Azure Synapse Analytics (formerly Azure Data Warehouse): https://feedback.azure.com/forums/307516-azure-synapse-analytics/suggestions/14889516--rowcount-support I was able...

Re-opening as [Azure Credits for Open Source Projects](https://cloudblogs.microsoft.com/opensource/2021/09/28/announcing-azure-credits-for-open-source-projects/) was announced, hence providing a possibility for us to test against Azure Synapse Analytics.

@hardik-ebiz Please use the ":+1:" reaction on the parent comment instead of commenting "+1". This helps keep issues terse and clean for discussions on the problem at hand. Thanks! As...

Re-opening the issue for further discussion.

Unfortunately no new updates AFAIK; Just haven't had the resources to work on this feature; It's still possible to do it manually without the CLI, and we're open to community...

> create a PR that will defer circular dependency error until actual stack overflow ocurrence? Perhaps we should also consider tweaking the existing setup as an informational alert as well?...

@mgabeler-lee-6rs There shouldn't be any issues with using Singletons for basic use-cases.

Test failures are due to existing test fakes that do not support the necessary APIs. Will need to rewrite them.

AFAIK, we've never did much testing with yarn when NPM workspaces manifested.