This repository was archived by the owner on Aug 21, 2025. It is now read-only.
207 flatten json v5#160
Open
fkaufman-asym wants to merge 20 commits into
Open
Conversation
* create a columns API endpoint * does not work yet * bump version number * bump version * remove unit test from this branch
* Updated the uniqueValues to add table * Added a Table var to uniqueValuesTest * Added a Table var to uniqueValuesTest
* Add null check to columns API * fix parameters in Table
* Merged idc tables (#101) * Point to merged IDC view * update tablename * Tag as version 0.0.20 (#102) * Updated the uniqueValues to add table (#104) * Updated the uniqueValues to add table * Added a Table var to uniqueValuesTest * fixup of version number Co-authored-by: Frederick Kaufman <84089414+fkaufman-asym@users.noreply.github.com> Co-authored-by: fkaufman-asym <fkaufman@asymmetrik.com> * tag version 0.0.21 (#105) * bump tag version v.0.0.22 (#107) * Integration Tests Co-authored-by: Dion Boles <82461519+dionboles-asym@users.noreply.github.com>
* log4jSecurityFix * upgrade SpringBoot v2.4.3 to v2.5.4
bump version number
* log4jSecurityFix (#133) * log4jSecurityFix * upgrade SpringBoot v2.4.3 to v2.5.4 * fix java version error (#135) * Added Global Counts * Adding IN keyword * T cell integration (#136) * fix java version error * updated log4j and staging endpoint * Integrate tCell using jib jvmArgs * Update README.md * Update README.md * Update README.md * update tcell location (#137) * fix code bug from sonarqube (#138) * update exception bug (#140) * Added Uppecase inside of the QueryTranslator and adding the building blocks for counts * Case insensitive query and counts endpoint called globelcounts works like boolean query. * Updated unit test * null check in global Exception handler * Updated endpoint v2.1.0 (#142) * Tagged version 2.1.0 * bump api version * fixing error with Int64 conversion * DDO-1914 Fixes to Github Actions Image Build and Deploy Workflow (#145) * fix build and deploy github action * formatting * fixes to GHA build and push workflow * no-op to trigger test workflow * only run on merge and disable dispatch to terra-dev for now * Add AppSec Trivy scanner (#141) Co-authored-by: Frederick Kaufman <84089414+fkaufman-asym@users.noreply.github.com> * Performance timer tests it (#143) * PerformanceTests * in progress * Performance Tests working * Project property bugfix (#144) * in progress * in progress * fixed properties bug * add classpath to config * Added additional profiles * format changes * application dev update * profile updates for dsde-dev * in progress * fix swagger dropdown * add bootRunDev * Log timer aspect (#147) * Method execution timer aspect * TimerAspect * Execution Timer annotation * cleanup code * enable automated deploys to terra-dev environment (#148) * updating Translator with int check and add a bigquerySchema function * add tomcat Timeout * Fixed failing tests * update checks * Add files endpoint and refactor some code * added count rich update to the code * Changes to TableSchema * Remove some methods * add all_v2_1 schema and update gdc_subjects schema * Add select to query * Adding Like support * New view to remove files, some refactoring * Creating a destiantion tables * get counts from files table, refactored some counts code * added schema for v3 and new view * adding like support and testing sql cache using a map * add check for schema in sendQuery and fix some unit tests * fixed error with tableSchema to tableSchemaMap * adding record support * trying to bubble up a type error in the sql generator * bubble up some errors * operators split into separate classes: initial * More operator changes * couple of fixes and fixed unit tests * changing checks * updating python_client * Couple of sonarqube fixes * Remove stack traces * sonarqube changes * More sonarqube fixes * adding docker Co-authored-by: Frederick Kaufman <84089414+fkaufman-asym@users.noreply.github.com> Co-authored-by: mflinn-broad <60187023+mflinn-broad@users.noreply.github.com> Co-authored-by: Denis Loginov <dinvlad@gmail.com> Co-authored-by: Frederick Kaufman <fkaufman@asymmetrik.com> Co-authored-by: rfricke-asymmetrik <rfricke@asymmetrik.com>
d94b780 to
cbfce85
Compare
2d array returned when expected 1d array
70d40e6 to
0437f6b
Compare
|
Kudos, SonarCloud Quality Gate passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








text