Laura Schanno

Results 42 comments of Laura Schanno

Force push performed to correct information in top-level commit message.

This seems like a case where if we can avoid excessive exceptions, then why not? Passing them in as constructor args is straightforward, and if need be, it would be...

@jwomeara I haven't done any extensive performance testing, but you make a good point of its importance, I'll try to get some performance metrics for you.

PR created here: https://github.com/NationalSecurityAgency/datawave-type-utils/pull/11

Updated issue title to reflect that the i and ri columns should also be collapsed now that they have the same format as the f column.

Created PR [datawave-metadata-utils/pull/29](https://github.com/NationalSecurityAgency/datawave-metadata-utils/pull/29) to add functionality for retrieving field index holes from the metadata table.

I have verified that the FederatedQueryPlanner is properly determining the date ranges that need to be used when creating the sub-queries. However, I am having difficulties getting the results from...

@jstewart-shield certainly, I will try to get a quick turnaround on that for you.

@jstewart-shield A skeleton implementation of the endpoint is up in PR #2595. A POST to the endpoint `query/{logicName}/validate` will return the status 501 and the following content: ```json { "HasResults":...

@ivakegg are there any cases for the rules above where we need to support query model mapping?