Array<TIMESTAMP> Returns an empty list

Open
#124 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
sql, typescript
Domain
backend, databases

Research direction

No source file, test, schema, driver version, or reproducible query is named. Start by reproducing SELECT * against a table containing an Array of TIMESTAMP, then compare the returned value with Array of STRING and scalar TIMESTAMP columns. Done means timestamp arrays are returned with their values instead of an empty list, with a regression test covering the case.

Written by the indexing model from the issue text.

Description

bug Component: Results Processing

Hi,

When I SELECT * from a table with columns containing an Array of TIMESTAMPS I always get back an empty list. Array of STRING seems to work perfectly fine as well as columns of type TIMESTAMP.

Dominant language
TypeScript
Stars
36
Forks
50
Avg merge
13h 46m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from databricks/databricks-sql-nodejs

All issues in databricks/databricks-sql-nodejs

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.