0:00:25
what is going on guys welcome back to
0:00:28
another session build broken fix brought
0:00:32
rule coders yes that is us
0:00:35
um so you might be wondering that
0:00:38
there's just one person which is me i'm
0:00:42
supposed to be um so finish the other
0:00:45
roll codo was supposed to join but um
0:00:50
family commitment um he wanted to spend
0:00:52
a bit more time with his family so
0:00:54
that's why he can't come on today and um
0:01:00
yeah so that is it um i'll try and get
0:01:04
the stream really entertaining at my
0:01:08
so you guys are kind of stuck with me
0:01:13
uh yeah so let's play the
0:01:15
acknowledgement for the country and pay
0:01:17
our our respects to the elders of the
0:01:20
past present and future so here we go
0:01:23
i begin today by acknowledging the
0:01:25
traditional custodians of the land on
0:01:27
which we gather today and pay my
0:01:29
respects to the elders past present and
0:01:32
future i extend their respect to
0:01:35
aboriginal and torres strait islander
0:01:41
yeah so that is all done brilliant so uh
0:01:47
so finish he did ask tori to cover him
0:01:52
but tori was feeling a bit burnt out and
0:01:56
sick as well so he wanted a bit more
0:02:03
that leaves you with me
0:02:10
so what did we manage to do yes today we
0:02:13
managed to store um as in um we
0:02:18
we managed to add a column in dynamodb
0:02:22
for column names and um we were meant to
0:02:25
store an array of strings but um
0:02:28
it's not as saving as it's supposed to
0:02:33
you might be wondering why am i talking
0:02:35
about what what on earth saying come on
0:02:38
man talk in english with us yep i get it
0:02:41
i get it i will actually show you
0:02:44
uh but before that i'm gonna
0:02:53
this is what i was talking about
0:02:56
see how i can get bored as in one um
0:03:02
they have deleted again which is fine
0:03:07
um do another board which is test one
0:03:12
code that's inserted
0:03:14
and then i will go like board name and
0:03:21
i should have column name has here now
0:03:26
but if i add my column name which is to
0:03:41
and i and if i add a body into this so
0:03:46
see how this is coming up as
0:03:51
um we already have that red bar if we
0:03:54
insert this one in it would potentially
0:03:59
but in kind of the wrong way
0:04:02
so see if you do this it comes up as
0:04:05
array within it within an array
0:04:09
so i think in order to eliminate this
0:04:12
possibly we would need to
0:04:17
yeah so this is what i was talking about
0:04:21
in this session we're gonna basically go
0:04:24
ahead and fix this part
0:04:27
so let me get my code out which is here
0:04:32
where is my columnar column array
0:04:49
actually i'll do create
0:04:54
a new board yeah and this would be our
0:05:00
column right so what if
0:05:06
would this allow me to
0:05:08
why am i thinking so
0:05:11
google this a bit um
0:05:18
an array of strings in dynamodb
0:05:28
uh before i forget i forgot to do one
0:05:34
some tunes in the background so let's
0:05:39
get them do you want to choose a letter
0:05:44
and hopefully it's not
0:05:58
i think he's busy doing some other stuff
0:06:32
so let's go back and now roast it
0:06:35
becomes a real project
0:06:39
can you store an array yes we can but i
0:06:42
want the real strings
0:06:45
i insert and redstone dynamodb yeah it
0:06:48
becomes an array of
0:06:51
objects when i begin in dynamodb
0:06:54
here's our f position that one
0:07:04
and a real string yet that's exactly
0:07:08
you need to set your attribute type to
0:07:18
so that's that will basically be a
0:07:22
same day if i do string
0:07:40
spring note that doesn't do it
0:07:43
what am i doing wrong try something like
0:07:54
and then i would want to insert the
0:08:00
array of columns which is both columns
0:08:17
actually i've already got this missing
0:08:30
columns in that one
0:08:34
string set done with the witcher 4
0:08:37
so this is exactly if this one you want
0:08:41
if you want a single object with array
0:08:45
you need to set string set
0:08:48
okay so we need basically this one
0:08:56
which would be this yeah this is exactly
0:09:01
real string string set so how do we set
0:09:21
so we basically want to set this here
0:09:24
so kind of in this way
0:09:33
oh no no that's wrong
0:09:37
i need this to come in that one
0:09:40
and then this bit basically to come in
0:09:51
and then this is mine are objects right
0:09:55
this needs to be an object
0:09:58
this would be an object and
0:10:00
that string will come in here
0:10:04
and then it would be
0:10:14
missing trading comma
0:10:16
cool so if i do in this way and then try
0:10:21
and insert it in what happens
0:10:43
okay just do and doing
0:10:47
string must be single codes
0:11:01
let's face it quite often wow okay
0:11:07
so if we're doing this way then that
0:11:14
that we just have to insert in this
0:11:30
or use a number set
0:11:33
then you will get string set so
0:11:52
so basically what we want to do
0:11:54
is give it birth dynamically
0:11:59
so we won't do anything here possibly
0:12:03
so we need to have this
0:12:10
and then what we're gonna do in
0:12:22
put these columns quantum
0:12:28
which would be coming in from the body
0:12:36
uh which would be coming from the body
0:12:47
this one essentially would become
0:12:54
array and then ah so basically what
0:12:57
would need to do split the ray and then
0:13:04
items in the entire dvd's array one by
0:13:09
i can't sense it both
0:13:42
okay and then that would come in there
0:13:46
which is fine this would be an array of
0:13:50
columns and then that would cancel city
0:13:57
let's see what this
0:14:01
any comments or anything like that nope
0:14:24
oops i forgot that i wish i wasn't
0:14:30
i need to be doing this
0:14:40
right so that is deployed which is great
0:14:50
we need to deploy it
0:15:15
okay then if you want that rail string
0:15:18
will be coming from the front end
0:15:20
then what we would want is
0:15:24
store them in here
0:15:32
let's see how this one comes because i'm
0:15:34
not entirely sure how this one would
0:15:36
work out in the first place
0:16:08
there we go it's all deploying
0:16:18
all right that is being deployed perfect
0:16:42
now let's go and test it in
0:16:59
oh my goodness sake this is
0:17:05
come on come on hurry up push me
0:17:10
uh then it would be
0:17:22
we need all boards
0:17:24
so if i try and insert this
0:17:28
let's check it out shall we
0:17:36
we need to get all the boards first and
0:18:00
id i meant and then post there
0:18:10
columns and then search in i don't think
0:18:13
it's going to work and i'll brand it in
0:18:16
in the column as the ending correct
0:18:19
that yep is that one
0:18:26
so what do we do though
0:18:41
just be everything guys uh something
0:19:04
right guys i'll i'll probably have to
0:19:06
call it a day something urgent has
0:19:09
happened and i just got to do it today i
0:19:15
mrs so i will have to take a leave but
0:19:17
yeah um i'll see you guys next time on
0:19:20
sunday probably all
0:19:23
have a great one cheers bye