Skip to content

Conversation

@n8pease
Copy link
Contributor

@n8pease n8pease commented May 11, 2018

No description provided.

iagaponenko and others added 30 commits February 14, 2018 00:05
…ration, thread-safe implementation of the ChunkInventory, implemented a simple worker-side handler for echo requests
…e, added a demo application which tests if versions of the Gpoogle Protobuf headers and libraries match
…late code into function standardModule. This should simplify module-level SConscript file, and it will also make them more robust
extedended main SConscript to support building executables of C++ cod…
…ration, thread-safe implementation of the ChunkInventory, implemented a simple worker-side handler for echo requests
…ration to use the resource monitor before attempting chunk group removal, code refactoring
…the client-side classes for comunications with Qseerv worker services, added a command line tool for comunications with Qseerv worker services
…rs, minor schema migration of the worker database to allow modifications to the metadata tables on the worker side, relevant changes to the WMGR service and the schema migration support
…atabase operations in ChunInventory, better error detection in the worker implementation of the chunk manipulaiton commands
n8pease and others added 26 commits May 30, 2018 18:49
fix FunctionArgsCBH to create many ValueExprs each with a ValueFactor,
instead of a single ValueExpr with many ValueFactors.

add >, <, and <> support in BinaryComparisonPredicateAdapter

add Uid handling in SelectColumnElementAdapter
add support for scalar function call
…6_selectAs.sql

allow decimal numbers to not have a number after the decimal, e.g. "1."
some fixme tests do pass, this seems reasonable.
some fail queries do not fail as expected; e.g. they DO create
a select statement from the antlr(2) parser, but the antlr4
parser does fail. For these it is probably worth fixing the antlr4
parser.
TBD what to do in the cases where the antlr4 parser generates
a select statement but it's invalid.
make all calls to parent with shared_ptr pass by const reference
fix ordering of const declaration to be e.g. "string const &"
at the ConstantAdapter level, it can not be determined if the
ValueFactor should be type e.g. CONST or a column reference.
Make handleConstant take a string (instead of a ValueFactor) and
let the handler (which has more context) create the correct kind
of ValueFactor.
instead of equality of sql query string output
@n8pease n8pease force-pushed the tickets/DM-13960 branch from 60af570 to 5aabaad Compare May 31, 2018 18:02
@n8pease
Copy link
Contributor Author

n8pease commented Jul 24, 2018

merged via antlr4 integration branch.

@n8pease n8pease closed this Jul 24, 2018
@fritzm fritzm deleted the tickets/DM-13960 branch September 9, 2019 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants