Forum Discussion
Licantrop0
9 years agoMicrosoft Employee
Kusto Connector
The current Kusto connector is limited to 500k rows.
If the table is more than 500k rows, the import fails.
Can you produce a Kusto connector that works like KustoLens (similar to SQL DirectQuery)? but without the limitation of the SQL DirectQuery, because I need to join data from various Kusto sources....
1 Reply
- amitchandakSuper User
Licantrop0 , Check if the disable truncation can help. Or try to reduce the result size
https://docs.microsoft.com/en-us/azure/data-explorer/kusto/concepts/querylimits