|
HUE-7738 [editor] Extract type conversion tables from SqlFunctions to one per dialect
|
johan
|
May 22nd, 2020, 10:46 a.m.
|
|
|
HUE-7738 [editor] Move type resolution from parsers to the autocompleter
|
johan
|
May 22nd, 2020, 12:27 p.m.
|
|
|
HUE-8758 [connectors] Fix js exception from jobs panel
|
johan
|
May 20th, 2020, 5:50 p.m.
|
|
|
HUE-9291 [editor] Fix issue where non streaming results are flagged as streaming in editor v2
|
johan
|
May 19th, 2020, 1:16 p.m.
|
|
|
HUE-9354 [editor] Prevent grayed out result when fetch_result_data returns empty data in editor v2
|
johan
|
May 19th, 2020, 2:45 p.m.
|
|
|
HUE-9291 [editor] Add live filtering of streaming data in the result grid
|
johan
|
May 18th, 2020, 12:18 p.m.
|
|
|
HUE-9291 [editor] Show a message while waiting for streaming data
|
johan
|
May 18th, 2020, 12:29 p.m.
|
|
|
HUE-9352 [editor] Wait with showing the execute button until the session is loaded in editor v2
|
johan
|
May 15th, 2020, 1:19 p.m.
|
|
|
HUE-9291 [editor] Add a default limit of 1000 records for streaming data in the result grid
|
johan
|
May 15th, 2020, 1:37 p.m.
|
|
|
HUE-9351 [editor] Insert history records after execute instead of refetching all
|
johan
|
May 15th, 2020, 10:10 a.m.
|
|
|
HUE-9291 [editor] Reverse the result table rows for streaming results
|
johan
|
May 15th, 2020, 11:17 a.m.
|
|
|
HUE-8758 [connectors] Prevent js exception for "missing snippets" on jobs update
|
johan
|
May 14th, 2020, 1:52 p.m.
|
|
|
HUE-9291 [editor] Introduce 'streaming' execution status in the UI
|
johan
|
May 14th, 2020, 1:23 p.m.
|
|
|
HUE-9351 [editor] Only check status for new entries when refreshing the history panel in editor v2
|
johan
|
May 14th, 2020, 1:22 p.m.
|
|
|
HUE-9291 [editor] Append streaming results in the result grid component
|
johan
|
May 14th, 2020, 1:24 p.m.
|
|
|
HUE-9064 [ui] Add a global js flag for web sockets
|
johan
|
May 14th, 2020, 1:23 p.m.
|
|
|
HUE-9350 [core] Update notice and license files
|
johan
|
May 12th, 2020, 7:37 p.m.
|
|
|
HUE-8758 [connector] Switch to using connector id in the UI where applicable
|
johan
|
May 11th, 2020, 8:43 a.m.
|
|
|
HUE-8758 [connector] Switch using connectors in the web workers
|
johan
|
May 11th, 2020, 10:01 a.m.
|
|
|
HUE-9207 [frontend] Don't persist local optimizer results in the IndexedDB
|
johan
|
May 11th, 2020, 10:46 a.m.
|
|
|
HUE-9349 [editor] Fix flaky result header in editor v2
|
johan
|
May 11th, 2020, 11:55 a.m.
|
|
|
HUE-8758 [assist] Switch to connectors in the get assist database event
|
johan
|
May 8th, 2020, 2:02 p.m.
|
|
|
HUE-8758 [editor] Use is_sql check in simple ace editor to determine if syntax checking is active
|
johan
|
May 8th, 2020, 2:14 p.m.
|
|
|
HUE-8758 [frontend] Add connector support in the quick query component
|
johan
|
May 4th, 2020, 1:14 p.m.
|
|
|
HUE-8758 [connector] Switch from sourceType to connector only in the data catalog and entries
|
johan
|
May 7th, 2020, 1:37 p.m.
|
|
|
HUE-8758 [frontend] Use connector instead of sourceType in the contextCatalog
|
johan
|
May 8th, 2020, 9:01 a.m.
|
|
|
HUE-9346 [ui] Add npm license checker to circleci config
|
johan
|
May 8th, 2020, 7:32 a.m.
|
|
|
HUE-9207 [frontend] Fix popular joins in the local optimizer strategy
|
johan
|
May 8th, 2020, 9:39 a.m.
|
|
|
HUE-8758 [assist] Publish catalog entry with connector on assist selections
|
johan
|
May 8th, 2020, 11:41 a.m.
|
|
|
HUE-8758 [assist] Use connector when remembering last opened db in the assist panel
|
johan
|
May 8th, 2020, 1:02 p.m.
|
|
|
HUE-9290 [frontend] Properly terminate additional html elements
|
johan
|
May 7th, 2020, 1:26 p.m.
|
|
|
HUE-9287 [frontend] Adjust jquery plugins for recent jquery upgrade
|
johan
|
May 7th, 2020, 1:28 p.m.
|
|
|
HUE-9346 [ui] Add licence-checker tool for npm packages
|
johan
|
May 6th, 2020, 7:52 p.m.
|
|
|
HUE-9291 [editor] Don't error for sync results
|
johan
|
May 4th, 2020, 10:54 a.m.
|
|
|
HUE-9191 [ui] Make sure entries are loaded when clicking on the key in the context popover
|
johan
|
May 5th, 2020, 9:11 a.m.
|
|
|
HUE-9293 [editor] Fix issue where additional fetched rows are not rendered after scroll in editor v2
|
johan
|
May 5th, 2020, 9:40 a.m.
|
|
|
HUE-9292 [editor] Support autocompletion of files from the root for adl, abfs and s3a
|
johan
|
May 4th, 2020, 1:57 p.m.
|
|
|
HUE-9291 [editor] Only set the result type when defined
|
johan
|
May 4th, 2020, 10:54 a.m.
|
|
|
HUE-9287 [frontend] Upgrade jQuery to 3.5
|
johan
|
May 1st, 2020, 7:36 a.m.
|
|
|
HUE-9288 [editor] Fix selection type variable substitution in the editor
|
johan
|
May 1st, 2020, 7:51 a.m.
|
|
|
HUE-9289 [editor] Fix editor context popover for files with a root path other than /
|
johan
|
May 1st, 2020, 10:37 a.m.
|
|
|
HUE-9289 [assist] Fix HDFS file preview in the left assist
|
johan
|
May 1st, 2020, 11:03 a.m.
|
|
|
HUE-9290 [frontend] Properly close certain html tags
|
johan
|
May 1st, 2020, 12:04 p.m.
|
|
|
HUE-9267 [editor] Add sanity check for delayed ddl execution
|
johan
|
May 1st, 2020, 9:22 a.m.
|
|
|
HUE-9284 [editor] Only update the history panel when the status of an executable has changed in editor v2
|
johan
|
April 30th, 2020, 9:11 a.m.
|
|
|
HUE-9285 [editor] Limit result grid rows in notebook mode for editor v2
|
johan
|
April 30th, 2020, 10:48 a.m.
|
|
|
HUE-9285 [editor] Properly dispose the jquery tablescroller plugin
|
johan
|
April 30th, 2020, 10:57 a.m.
|
|
|
HUE-9249 [browser] Enable highlight overflow in the query browser
|
johan
|
April 29th, 2020, 9:37 a.m.
|
|
|
HUE-9249 [browser] Prevent onbeforeunload when downloading the query profile
|
johan
|
April 29th, 2020, 9:31 a.m.
|
|
|
HUE-9182 [ui] Have the left assist context popover stick if clicked to open
|
johan
|
April 29th, 2020, 9:03 a.m.
|
|