- 18:00 domir en Tudelo (o cerca) cenar traquilamente
- Wayout Pamplona - El Interrogatorio 17:30
- Wayout Pamplona - El Portal de Testla 18:45
- Wayout Pamplona - Hotel Hello, 20:00
Names: Antonio Santiago, acanimal | |
Emails: [email protected], [email protected], [email protected] | |
Metrics | |
Repositories: 44 | |
Public commits: 848 | |
Total lines: 830416 added / 747410 deleted | |
Number of lines of code: 380994 added / 4523 deleted | |
Ratio of lines of tests vs code: 0.01 added / 0.16 deleted | |
Ratio of lines of comments vs code: 0.29 added / 0.01 deleted | |
Countries: italy (11.5076), spain (17.7335) |
This solutions is based on the behaviour of EXPLODE
in SparkSQL and the premise that the UDFs can return complex types like lists, structs and maps (this types are represented on wire as JSON type)
DIFF_TREE(repository_id, from<revision>, [to<revision>]
-> something similar to []git.ChangeDIFF(repository_id, from<revision>, [to<revision>]
-> []struct{file_path, marker, line, content}COMMIT_FILES_STATS(repository_id, from<revision>, [to<revision>]
-> []struct{file_path, additions, deletions}BLAME(repository_id, from, [file_path]]
-> []struct{file_path, line, author_name, when, content}Date | Room | Location | Name | Hours | Booked? | |
---|---|---|---|---|---|---|
26/05/2019 | Abduction | Barcelona, Spain | The Exam | 10:15 | Booked | |
26/05/2019 | Fear Escape Room | Barcelona, Spain | Fear Escape Room | 14:30 16:45 | ||
26/05/2019 | Bizzare BCN | Barcelona, Spain | Toys | 16:15 | Booked | |
26/05/2019 | Bizzare BCN | Barcelona, Spain | Circus | 17:30 | Booked |
### Keybase proof | |
I hereby claim: | |
* I am mcuadros on github. | |
* I am mcuadros (https://keybase.io/mcuadros) on keybase. | |
* I have a public key whose fingerprint is 8648 3012 6C98 2B17 F7E7 0B13 448D 89BB CEAA 39F1 | |
To claim this, I am signing this object: |
# i3status configuration file. | |
# see "man i3status" for documentation. | |
# It is important that this file is edited as UTF-8. | |
# The following line should contain a sharp s: | |
# ß | |
# If the above line is not correctly displayed, fix your editor first! | |
general { | |
colors = true |
# Default shell | |
set-option -g default-shell /usr/local/bin/fish | |
# Automatically set window title | |
#setw -g automatic-rename | |
# reload config file (change file location to your the tmux.conf you want to use) | |
bind r source-file ~/.tmux.conf | |
# split panel |
Para facilitar a un poco la consulta de fuentes y referencias usado para la creación de esta charla, he decido crear este pequeño gist.