Azure / azure-kusto-spark

Apache Spark Connector for Azure Kusto
Apache License 2.0
77 stars 34 forks source link

Ingestion fails for tables with "-" in the names #355

Open ag-ramachandran opened 8 months ago

ag-ramachandran commented 8 months ago

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

ohadbitt commented 8 months ago

maybe run E2E with it later Please add here what actually happens - what does the user encounter - so one can see he is experiencing the same