This is an automated email from the ASF dual-hosted git repository.

linxinyuan pushed a change to branch result-table-improvement
in repository https://gitbox.apache.org/repos/asf/texera.git


     was 9544c4ec7b remove unused statsrow height observer

This change permanently discards the following revisions:

 discard 9544c4ec7b remove unused statsrow height observer
 discard 26edfc6b81 Merge branch 'master' into result-table-improvement
 discard b9eee65064 delete console.log()
 discard 50237e01a8 Display NULL when the largest category is NULL
 discard 0599d38434 iterating over first 10 docs to get the field type
 discard f3416b8e25 fix bug
 discard 552e061610 fix bug, eg. min = 0, thus make 
tableStats[column.header]['min'] !== undefined
 discard 5e889140d0 finish category group limit logic
 discard 872d585565 fixing bugs
 discard bc5ec61df9 fixing bugs and make numbers right aligned
 discard 9bf018d4bf refactor unuse functions
 discard 21c4f09407 send sinkStorageMode to frontend, and display stats row 
base on sinkStorageMode
 discard d1757a1d7c merge conflicts
 discard ccde530e07 merge conflicts
 discard c955452cfd fix incremental bugs
 discard 1dea2ebc7f updatePreviousCount
 discard 3530da300e merging
 discard 5fda535f9d change calculating cat stats to increment
 discard 47245148f3 add incremental calculate min max date logic
 discard 67b34a7710 fix bug, when there is no information, hide the gray 
row(first row)
 discard e88dba983e fix bug
 discard 183f6502cf change logic to incrementally calculate mean, min, max
 discard 5eca51a287 Add consideration of Date Columns
 discard aa87cb66f5 add color transition to stats digits
 discard eca83a33be adjust header row appearance
 discard 40d883953d not calculating stats for sink operators
 discard 92e7d0b24f Merge branch 'result-table-improvement' of 
github.com:Texera/texera into result-table-improvement
 discard dab6763827 fix the bug when mongodb is not set
 discard 2c6d07eb5d fix bug
 discard 61b880d9b6 add padding to the header row
 discard d02f56dc48 percentage added
 discard ea97711315 display categorical stats
 discard 7a40d887da display all stats of numeric columns
 discard ac0f7cb369 calculateCategoricalStat, return most common category, 
second common category, their percents, and number of others
 discard f7221796c0 change getMin to geStats, which include min max mean
 discard 12bb1bf6b9 merge master
 discard 008f8ad94f execute column names query to mongo only once for each table
 discard 4955d732c3 make panel min height from 200 to 250
 discard 482b5bd2b0 set a max height for statsrow
 discard c972e95708 make initial panel able to get statsRow height
 discard ef46451c20 merge statsrow height with pageSize logic
 discard e03b5a2bc6 add min row at the first row, need to revise pagesize logic
 discard 4963e2a074 save operator table stats results
 discard 8efb7c504d receive and display table stats in the frontend
 discard 704c7fcbc2 clean code
 discard 1e26b6e45c generate table stats map
 discard a39ac58b49 merge changes
 discard 2cbb894264 add function to take all fields
 discard 99bdc52ec8 getMin demo

Reply via email to