Skip to content

Reading data from Spaces #259

Answered by Romkisel
apeksha-r-naik asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @ankitsoin
Please, try the following api: options.withSpaces(['Space1', 'Space2', ...]). For example:

            options = tbapi.SelectionOptions()
            options.withSpaces(['20230602'])
            cursor = tb_connection.executeQuery(qqlQuery, options)

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@apeksha-r-naik
Comment options

@alex-karpovich
Comment options

@ankitsoin
Comment options

@Romkisel
Comment options

Answer selected by apeksha-r-naik
@apeksha-r-naik
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants