Skip to content

Commit

Permalink
remote trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
birschick-bq committed Dec 11, 2024
1 parent 3d861b2 commit baada08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/test/Drivers/Apache/Impala/StatementTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ internal class LongRunningStatementTimeoutTestData : ShortRunningStatementTimeou
{
public LongRunningStatementTimeoutTestData()
{
// TODO: Determine if this long-running query will work as expected on Impala.
// TODO: Determine if this long-running query will work as expected on Impala.
//string longRunningQuery = "SELECT CAST(NULL AS STRING), SLEEP(70000)";

//Add(new(5, longRunningQuery, typeof(TimeoutException)));
Expand Down

0 comments on commit baada08

Please sign in to comment.