Skip to content
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
legacyfrom
207_flatten_json_v5
Open

207 flatten json v5#160
fkaufman-asym wants to merge 20 commits into
legacyfrom
207_flatten_json_v5

Conversation

@fkaufman-asym
Copy link
Copy Markdown
Contributor

@fkaufman-asym fkaufman-asym commented Mar 25, 2022

text

fkaufman-asym and others added 16 commits September 2, 2021 14:12
* 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>
Base automatically changed from integration to master March 31, 2022 14:40
2d array returned when expected 1d array
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 20 Code Smells

66.4% 66.4% Coverage
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants