Ramachandran A G

Results 15 issues of Ramachandran A G

**Description:** Adding a new exporter to OpenTelemetry that supports Metrics, Logs and Traces into [Azure Data Explorer](https://azure.microsoft.com/en-us/services/data-explorer/), a timeseries & analytics offering from Azure **Link to tracking Issue:** [#11830 Issue...

Changes: When creating buildScan operation, if the user explicitly uses the ForceSingleMode operation , always honor the single mode and do not fallback to distributed mode. This means that if...

#### Pull Request Description * Creates an identity mapping in CSV in the order of columns when create table and GenerateCsvMapping is specified **Fixes:** - [Issue 260](https://github.com/Azure/azure-kusto-spark/issues/260)

The following is the behavior in case readMode is specified a) If the user does not specify readMode , a count estimate is done and based on the ADX query...

bug

**Describe the bug** While using the library & using the API dataframe.writeStream, lot of options can be provided while pushing data to ADX. Using the 2 options below results in...

#### Pull Request Description This is the PR that was for Kusto Streaming. Cherry-picked from the PR #301 and rebased with master This adds a new option called Stream, that...

There was an issue reported on another repo that license headers was missing. We had to fix it. Adding license headers here.

The **normalizeTableName** replaces all the "-" with "_" causing CSL commands to fail

**Describe the bug** For dynamic columns, when using the ForceDistributedMode, there are quotes on strings. This is not the case in the default mode (ForceSingleMode) **To Reproduce** Steps to reproduce...

When temp tables are created in transactional mode, the table is created and the policies are copied over and applied individually. There has been enhancements in the command which creates...