spark-instrumented-optimizer/sql/hive-thriftserver
Pavithra Ramachandran e2ca7f396f [SPARK-29601][WEBUI] JDBC ODBC Tab Statement column provide ellipsis for big SQL statement
### What changes were proposed in this pull request?
Provide Ellipses in Statement column , just like description in Jobs page .

### Why are the changes needed?
When a query is executed the whole query statement is displayed no matter how big it is. When bigger queries are executed, it covers a large portion of the page display, when we have multiple queries it is difficult to scroll down to view all.

### Does this PR introduce any user-facing change?
No

Before:
![Screenshot from 2019-11-01 23-15-23](https://user-images.githubusercontent.com/51401130/68064468-ebaa0300-fd41-11e9-8787-c5144c1468d4.png)

After:
![Screenshot from 2019-11-02 07-07-21](https://user-images.githubusercontent.com/51401130/68064471-f19fe400-fd41-11e9-85c6-65f0faa64cc3.png)

### How was this patch tested?
Manual

Closes #26364 from PavithraRamachandran/ellipse_JDBC.

Authored-by: Pavithra Ramachandran <pavi.rams@gmail.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2019-11-10 13:08:26 -06:00
..
src [SPARK-29601][WEBUI] JDBC ODBC Tab Statement column provide ellipsis for big SQL statement 2019-11-10 13:08:26 -06:00
v1.2.1 [SPARK-29742][BUILD] Update checkstyle plugin's check dir scope 2019-11-04 09:08:47 -08:00
v2.3.5 [SPARK-29742][BUILD] Update checkstyle plugin's check dir scope 2019-11-04 09:08:47 -08:00
pom.xml [SPARK-29725][SQL][TESTS] Add ThriftServerPageSuite 2019-11-06 20:59:45 +09:00