AzureKusto icon indicating copy to clipboard operation
AzureKusto copied to clipboard

R interface to Azure Data Explorer, aka Kusto

Results 7 AzureKusto issues
Sort by recently updated
recently updated
newest added

If i try to create const kustoClient = new KustoClient(kcb); It fails with source undefined from inside the pacakge cancelToken: import("axios").CancelTokenSource; Please help me to addess the issue. Versions used...

Thanks for your work on this package, its really helpful! I'm having trouble getting around the default timeout settings when running KQL through AzureKusto. It doesn't look like norequesttimeout =...

Hi AzureKusto R package authors. Firstly, thank you for the wonderful package! Forgive me if I am missing something obvious, but is it possible to use dbWriteTable to write a...

Hello there! Suggested change to wrap the param names in square brackets in the method build_param_list. This would enable us to auto-create tables with periods in the column names (i.e....

New issue since GH doesn't allow transferring across orgs

enhancement