ohad bitton
d5027662fa
Merge branch 'master' into storagev12
2022-10-27 14:41:18 +03:00
Ramachandran A G
9fcb467250
* Remove JDK8 module. This seems deprecated ( https://stackoverflow.com/questions/59996761/do-i-need-to-register-javatimemodule-while-using-jdk-11 ) ( #275 )
2022-10-27 14:01:36 +03:00
Ohad Bitton
208586a724
format
2022-10-27 13:24:51 +03:00
Ohad Bitton
abe812f70b
merge
2022-10-27 13:15:56 +03:00
Ohad Bitton
888935ef43
comments
2022-10-27 12:55:38 +03:00
Tanmaya Panda
c3bc04358d
Switch to jackson library from org.json ( #272 )
...
* switch to jackson for json
* added formatter
* fixed failing test cases
* fixed testcases
* ran formatter
* added jackson-core to pom
* fixed json string
* fixed string conversion
* bumped release version
* bumped up release version
* addressed Ram's review comments
* formatter changes
* refactored object mapper
* addressed Ram's review comments
* formatter changes
* changes done as per Ohad's comments
* added exception testcase for ResultSetTest
* added bigdecimal for precision in decimal values
* added comment for bigdecimal deserilaization
* made options and parameters mandatory in tojson
* fixed test case
* accept cla
* added formatter
* commit for cla
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-10-27 12:56:38 +05:30
Ohad Bitton
273ba15e47
Merge remote-tracking branch 'origin/master' into storagev12
2022-10-23 18:28:18 +03:00
Ohad Bitton
01cbcd86a8
format
2022-10-23 17:00:23 +03:00
Ohad Bitton
2152b6105d
revert
2022-10-23 16:19:31 +03:00
Ohad Bitton
cb9fcfdca9
fix unused ependency
2022-10-23 13:01:02 +03:00
Ohad Bitton
ae71c08974
Fix ResourceManagerTest bug
2022-10-23 11:57:12 +03:00
Yihezkel Schoenbrun
cd8ff13b8f
Upgrade to v3.2.0 for release ( #273 )
2022-10-09 14:47:24 +03:00
Ohad Bitton
f4adbb99af
Fix e2e
2022-09-29 18:38:30 +03:00
Ohad Bitton
bc5eefd71b
Fix ingestion status
2022-09-29 18:34:22 +03:00
Ohad Bitton
efe075d5b0
merge
2022-09-29 12:02:58 +03:00
Ohad Bitton
8f47fd9af8
merge
2022-09-28 14:29:08 +03:00
Ohad Bitton
3d287486ff
merge
2022-09-28 12:12:42 +03:00
Ohad Bitton
e00379155d
fix comments
2022-09-15 21:00:55 +03:00
Ohad Bitton
01da223c60
Merge remote-tracking branch 'origin/storagev12' into storagev12
...
# Conflicts:
# data/src/main/java/com/microsoft/azure/kusto/data/ClientImpl.java
2022-09-15 17:15:49 +03:00
AsafMah
e2059e7578
Automatic conversion of query/ingestion urls in ingest clients ( #268 )
2022-09-13 09:56:54 +03:00
AsafMah
ef7e0fcefa
Merge branch 'master' into storagev12
2022-09-01 14:19:18 +03:00
ronmonetaMicro
cf21875070
Added ignorefirstrecord feature ( #271 )
...
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-09-01 14:18:30 +03:00
Ohad Bitton
fdff93f161
fix ingest
2022-08-31 18:02:15 +03:00
ohad bitton
55e1ddf082
Merge branch 'master' into storagev12
2022-08-31 17:48:08 +03:00
Ohad Bitton
d76ccff502
fix verify
2022-08-31 17:47:25 +03:00
Ohad Bitton
d3c9104d50
format
2022-08-31 17:18:36 +03:00
Ohad Bitton
42f909bf14
work with older bom as well
2022-08-31 17:11:28 +03:00
Ohad Bitton
9025955176
fix not working from stream
2022-08-31 17:07:59 +03:00
Yihezkel Schoenbrun
a48bb62861
Support tables with special characters .-_ ( #269 )
...
* Support tables with special characters .-_
* Align normalizeEntityName with its C# equivalent
2022-08-31 15:39:21 +03:00
Ohad Bitton
f77bb23dcf
fix tests
2022-08-31 14:11:42 +03:00
Ohad Bitton
73d44ef58c
fix tests
2022-08-31 13:43:40 +03:00
Ohad Bitton
846b58d08c
test
2022-08-31 12:18:14 +03:00
Ohad Bitton
6fd3da8dca
Merge remote-tracking branch 'origin/master' into storagev12
...
# Conflicts:
# data/src/main/java/com/microsoft/azure/kusto/data/ClientImpl.java
2022-08-31 11:19:52 +03:00
Ohad Bitton
cf3b0b22d7
merge with master, format and clean
2022-08-31 11:00:45 +03:00
ohad bitton
0fdd5a3146
Merge branch 'master' into storagev12
2022-08-29 16:48:22 +03:00
Ohad Bitton
674ce6f1f0
Merge branch 'storagev12-strikes-back' into storagev12
...
# Conflicts:
# data/pom.xml
# data/src/main/java/com/microsoft/azure/kusto/data/UriUtils.java
# ingest/pom.xml
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/AzureStorageClient.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/QueuedIngestClient.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/ResourceManager.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/StreamingIngestClient.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/result/IngestionResult.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/result/IngestionStatus.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/result/TableReportIngestionResult.java
# ingest/src/main/java/com/microsoft/azure/kusto/ingest/utils/IngestionUtils.java
# ingest/src/test/java/com/microsoft/azure/kusto/ingest/AzureStorageClientTest.java
# ingest/src/test/java/com/microsoft/azure/kusto/ingest/ManagedStreamingIngestClientTest.java
# ingest/src/test/java/com/microsoft/azure/kusto/ingest/QueuedIngestClientTest.java
# ingest/src/test/java/com/microsoft/azure/kusto/ingest/ResourceManagerTest.java
# ingest/src/test/java/com/microsoft/azure/kusto/ingest/StreamingIngestClientTest.java
# ingest/src/test/java/com/microsoft/azure/kusto/ingest/TestUtils.java
# pom.xml
# samples/src/main/java/Query.java
2022-08-29 15:45:28 +03:00
Ohad Bitton
aa1b9f6104
merge with master, format and clean
2022-08-29 15:44:31 +03:00
Yihezkel Schoenbrun
863e6d5e48
Fix MSAL scopes bug - we want ".default" to be appended to the URL, not to be its path's replacement. ( #270 )
2022-08-29 15:09:38 +03:00
Ohad Bitton
a1df4f7627
closeable clients
2022-08-28 14:34:58 +03:00
ohad bitton
c0fb1540af
Validate endpoint once ( #267 )
...
* validate once
* format
* validate once
* camel case
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
2022-08-24 18:01:33 +03:00
Ohad Bitton
bc8f8e2630
bom 1.2.4
2022-08-24 17:53:04 +03:00
Ohad Bitton
41fe9d1858
fix bom
2022-08-23 13:59:51 +03:00
Ohad Bitton
9765d0c501
should work
2022-08-21 16:17:04 +03:00
Ohad Bitton
c2f515a368
cleaner
2022-08-21 10:14:14 +03:00
AsafMah
b99a30180b
Revert "Automatic conversion of query/endpoint urls"
...
This reverts commit 6880ed9a0f
.
2022-08-18 12:39:57 +03:00
AsafMah
6880ed9a0f
Automatic conversion of query/endpoint urls
2022-08-18 12:39:40 +03:00
ohad bitton
a66e8bef26
Verify endpoints ( #263 )
...
* start
* matcher
* clean
* matcher
* dragt
* not work
* Tests and all works well
* Tests and all works well
* clean all dirt
* fix format
* fix formatClientImpl
* databind conflict
* Formatting
* fix NPE
comments
* comment
* revert e2e
* fix NPEs !!
* format
Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-08-11 15:42:33 +03:00
AsafMah
7123456464
Added keep alive header ( #266 )
2022-08-10 15:39:01 +03:00
AsafMah
dc48ab9f37
Sample app - ignore unknown fields + enum case insensitive ( #265 )
2022-08-10 14:15:59 +03:00
ag-ramachandran
817fc382fe
* Update README with new maven version to use ( #262 )
...
* * Update README with new maven version to use
* Credentials provider is not supported in the new revision. Removed the reference
* * Add maven version badge instead of hardcoding the version
* * Add maven version so that it is easy to integrate into POM
* * Add maven version so that it is easy to integrate into POM
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-08-08 17:32:50 +03:00