libelektra icon indicating copy to clipboard operation
libelektra copied to clipboard

kdb export csvstorage no output if parentKeys are missing

Open markus2330 opened this issue 6 years ago • 4 comments

Steps to Reproduce the Problem

kdb set /tests/csv/a1/a a1
kdb set /tests/csv/a2/a a2
kdb set /tests/csv/a3/a a3

kdb export /tests/csv csvstorage -c export=,export/a= 

Expected Result

kdb export /tests/csv csvstorage -c export=,export/a= 
#> a1
#> a2
#> a3

Actual Result

No output

Workaround

Create parentKeys:

kdb set /tests/csv/a1 a1
kdb set /tests/csv/a2 a2
kdb set /tests/csv/a3 a3

Implementation Hint

Create a plugin that automatically adds all parentKeys for convenience. This then can be added for kdb export and to make it easier for applications to iterate over keys.

System Information

  • Elektra Version: master

markus2330 avatar Dec 17 '18 12:12 markus2330

I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

stale[bot] avatar May 06 '20 04:05 stale[bot]

I closed this issue now because it has been inactive for more than one year. If I closed it by mistake, please do not hesitate to reopen it or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

stale[bot] avatar May 20 '20 04:05 stale[bot]

@lawli3t is this still open?

markus2330 avatar Mar 07 '22 15:03 markus2330

I mark this stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping by writing a message here or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

github-actions[bot] avatar Feb 18 '24 01:02 github-actions[bot]

I closed this now because it has been inactive for more than one year. If I closed it by mistake, please do not hesitate to reopen it or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

github-actions[bot] avatar Mar 04 '24 01:03 github-actions[bot]