Skip to content

qualify fd.fieldName in readParquetRowGroupsToTable - #45

Merged
gangeli-kx merged 1 commit into
KxSystems:mainfrom
rianoc-kx:fix-readparquetrowgroupstotable
Sep 7, 2026
Merged

qualify fd.fieldName in readParquetRowGroupsToTable#45
gangeli-kx merged 1 commit into
KxSystems:mainfrom
rianoc-kx:fix-readparquetrowgroupstotable

Conversation

@rianoc-kx

Copy link
Copy Markdown
Contributor

pq.readParquetRowGroupsToTable fails with 'fd.fieldName. Line 36 was missing the clib. prefix its four siblings have, and under KDB-X 5 the 5>.z.K branch that would otherwise make fd a global never runs.

q)arrow:use`kx.arrow
q)arrow.pq.readParquetRowGroupsToTable["t.parquet"; enlist 0i; 0 1i; (::)]
'fd.fieldName

@rianoc-kx rianoc-kx changed the title qualify fd.fieldName in readParquetRowGroupsToTable qualify fd.fieldName in readParquetRowGroupsToTable in KDB-X Sep 7, 2026
@rianoc-kx rianoc-kx changed the title qualify fd.fieldName in readParquetRowGroupsToTable in KDB-X qualify fd.fieldName in readParquetRowGroupsToTable Sep 7, 2026
@gangeli-kx
gangeli-kx merged commit fc44dc8 into KxSystems:main Sep 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants