The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
tidyr::nest()
and
tidyr::unnest()
%in%
operator so that
it now works when the right hand side is either a vector or a tabular
expression.export()
to export query results to Azure
Storage.server
argument of kusto_database_endpoint
can be just cluster name and no longer needs to be the fully qualified
URI. E.g. can pass either server = "help"
or
server = "https://help.kusto.windows.net"
get_kusto_token()
auth_type from
“device_code” to “authorization_code” for easier to use sign-in
flow.$
as an infix operator in a KQL expression now
translates to .
to enable nested dynamic field access.slice_sample
dplyr verbget_kusto_token
.queryconsistency
query setting changed to
strongconsistency
, which fixes query errors under certain
cluster configurations.nest
and unnest
verbs.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.