delvja01Aug 5, 20223 min readWeek 10After getting a parser for bson documents working it is time to start setting up the function calls to build these documents and...
delvja01Aug 3, 20223 min readWeek 9This week my focus is on a parser that will build MongoDB documents and support everything MongoDB supports. I think the builder that is...
delvja01Jul 25, 20223 min readWeek 8Today I was still having a few issues getting the RowStream class to return a result from the MongoDB query. The problem that I was...
delvja01Jul 11, 20224 min readWeek 7Day 1 Today the main goal was to get the dataset insert working. The problem that I was having was that the field info for the ECL row...
delvja01Jul 7, 20224 min readWeek 6Day 1 Today I was mainly focused on getting the rest of the scalar data types to bind to their param names. I was trying to get them all...
delvja01Jun 21, 20224 min readWeek 5Day 1 & 2 I started this week working on adding more function implementations in order to progress the data pipeline from the ecl code a...
delvja01Jun 14, 202210 min readWeek 4Day 1 Today my main focus was understanding the interfaces that the couchbase plugin uses to get and return the data in the records that...
delvja01Jun 6, 20229 min readWeek 3Day 1 Today my goal was to try and fix some of the last problems I was having with the install and get the build setup to start running...
delvja01May 31, 202210 min readWeek 2Day 1 Today I was mainly focused with setting up my CMakeLists.txt file and building my plugin. I began today reading over last weeks...
delvja01May 26, 20225 min readWeek 1Day 1 - 3 The first few days of my project I was focused on getting my accounts set up and creating a development environment. I got my...