Options

Strings Package

How are you using the six powerful string functions included in this package? Share your thoughts, experiences and ideas here!

Comments

  • Options
    how to install
  • Options
    Navin_CNavin_C Vertica Customer
    They are pretty useful.

    Specially
    1. String_tokenizer
    2. Group_concat

    Group concat is useful for converting the data / transposing the data on he fly before inserting 

    Kun,

    1.Use your default compiler to compile the .cpp the files and get it converted into a .so file
    2. once the conversion is done, create a library and just create a function.
    3. most of time there will be a Makefile to do this, but if you don't have it there will be a install.sql file to do this.

    I would like to have more proper examples and description on Template Package.

    Thanks



  • Options
    where is the complete package for V6? when loading the package I realize is pending the "lib" folder that contains the file StringsLib.so required to start the installation

    thanks
  • Options
    Can anybody give an example how to use this package once installed. specifically I am looking for GroupConcat

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file