Hong Ooi
55a1e996ec
switch to AAD v2 as default
2021-10-05 10:13:08 +11:00
Alex Kyllo
503e1b2349
add group_vars method impl for compatibility with dplyr 1.0.0
2020-04-26 21:44:32 -07:00
hong-revo
fc70ff19a5
add examples to docs
2019-03-07 22:40:42 +11:00
Hong Ooi
2a762ef12b
Support common tenant ( #38 )
...
* support common tenant
* document
* update readme
* add missing ... arg
2019-02-22 07:55:59 -08:00
hong-revo
0b110efe6b
use AzureAuth, verify ingestion tests manually
2019-02-07 20:30:02 +11:00
Hong Ooi
dc2554f494
Ingest ( #26 )
...
* ingestion endpoint start
* combine query and ingest endpoints
* implementing
* adls2
* rm stray return
* fold run_query, run_command into 1
* add docs
* satisfy check()
* rename back to run_query
* ingestion working
* add adls2 abfss check
* rm stray ...
* fleshing out local ingest
* streaming ingest
* document
* fixup
* shorten function names
* all ingest methods
* hide import from check
* make sure AzureStor is present before loading it
* partial matching wart
* throw error if given blob token
* add ingest_adls1
* fixing streaming ingest
* rm refs to ingestion uri
* local ingest working
* ingestion tests seem ok
* rm print
* update readme
* don't hide ingest result
* fix collect()
* write.csv -> write.table
* escaping strings
* fix ingest_inline
2019-02-06 08:37:08 -08:00
hong-revo
3337049a56
fixes for devtools::check
2019-01-24 17:02:15 +08:00
Hong Ooi
131c3a4509
Query props ( #14 )
...
* init query option passing
* better
* whoops
* adding documentation
* doc fixups
* integer64 flag
* rm rappdirs
* make bit64 optional
* docs
* don't attach dplyr in testing
* update README example for integer64 change
* don't support dynamic json for now
* rm comment block
* add .env and test-creds to gitignore
* remove other integer64 example from readme
2019-01-23 08:51:33 -08:00
Hong Ooi
3632a0fbf7
database endpoint revision ( #9 )
...
Major changes:
* Allow get_kusto_token to use own app
* Warn that federated login is unsupported
* Integration tests
* Refactoring
2019-01-16 23:04:19 +11:00
hong-revo
43db429902
ade/data_explorer->kusto
2019-01-09 17:57:11 +11:00